Enable Account
POST {{baseUrl}}/accounts/:id/enable
This API submits a task to enable account and returns the task ID.
A token with ORGADMIN, SOURCEADMIN, SOURCE_SUBADMIN, or HELPDESK authority is required to call this API.
Request Body
{"externalVerificationId"=>"3f9180835d2e5168015d32f890ca1581", "forceProvisioning"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |