Unlock Account

POST {{baseUrl}}/accounts/:id/unlock

This API submits a task to unlock an account and returns the task ID.
To use this endpoint to unlock an account that has the forceProvisioning option set to true, the idn:accounts-provisioning:manage scope is required. A token with ORGADMIN, SOURCEADMIN, SOURCE_SUBADMIN, or HELPDESK authority is required to call this API.

Request Body

{"externalVerificationId"=>"3f9180835d2e5168015d32f890ca1581", "unlockIDNAccount"=>false, "forceProvisioning"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring