Create Scheduled Userstate Job
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Details for the scheduled state change job.
An array of system user IDs.
The state to set for the users.
ACTIVATED, SUSPENDED The timestamp for when the state change will occur.
An email address that overrides the system user's primary email address for activation email delivery.
Determines if activation emails are sent.
Response
Created
The ID of the scheduled state change request.
The ID of the System User this entry is specific to.
The state to set for the user.
The timestamp for when the state change will occur.
An email address that overrides the system user's primary email address for activation email delivery.
Determines if activation emails are sent.