cURL
curl --request DELETE \ --url https://cloud.cdata.com/api/poweredby/account/delete/{id} \ --header 'Authorization: Bearer <token>'
Delete Account deletes a sub-account from the Connect AI Embed product.
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.
Bearer {token}
The sub-account Id.
OK
Was this page helpful?
Suggestions
Contact support