Set Lifecycle State

POST {{baseUrl}}/identities/:identity-id/set-lifecycle-state

Use this API to set/update an identity's lifecycle state to the one provided and update the corresponding identity profile. A token with ORG_ADMIN or API authority and the appropriate user context is required to call this API.

Request Body

{"lifecycleStateId"=>"2c9180877a86e408017a8c19fefe046c"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"accountActivityId":"2c9180837ab5b716017ab7c6c9ef1e20"}