Skip to content

Confirm client activation ​

POST
/v1/clients/onboard/activate

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Request Body​

application/json
JSON
{
  
"password": "string",
  
"token": "string"
}

Responses​

Created

Playground​

Server
Authorization
Body

Samples​