v1

latestOpenAPI 3.1.02026-07-26457177.8 KB
Accounts

Delete a Specific Account for a User

📘

You can place the bearer access_token for a specific user into the Authentication section of this documentation 👉.

This endpoint deletes a specific account for a User based on the account ID. The Response will only include a Response Code.

delete/v1/accounts/{id}

Path parameters

idstring required

The ID of the specific account to delete.

Response

Successful response