Skip to main content

Activate Account

Select

SaaS

This API can be used to activate an account using its metallic id. The account activation process is asynchronous. The account status becomes activating when account activation is initiated. Once activation is complete in all the systems account status is active.

Path Variables

FieldDescriptionTypeNotes
accountIdAccount metallic idUUID

Request Body

No body

Response Body

Same as 'Get Account by Id - Response Body (Account Object)'

Path Parameters
  • id string required

    Account metallic id

Responses

OK


Schema
    Loading...