Spectro Cloud system API
The system API from Spectro Cloud — 95 operation(s) for system.
Operations 150
PATCH
/v1/system/admins/auth/password/{passwordToken}/activate
Updates and Activates the specified System Administrator password using the password token
#
PATCH
/v1/system/admins/{uid}/changePassword
System Administrator password change request through the verification of the current password
#
PUT
/v1/system/admins/{uid}/passwordResetLink
Reset password link for a specified System Administrator
#
PATCH
/v1/system/users/email/verify/resend
Re-send the email to the user to be able to verify the email
#
GET
/v1/system/users/email/{emailToken}/verify
Verifies the system user email using the email token
#
PATCH
/v1/system/users/password/{passwordToken}/reset
Resets the system user password using the password token
#