Skip to main content
DELETE
/
api
/
v1
/
management-accounts
/
{account_id}
Delete Management Account
curl --request DELETE \
  --url https://staging.cutmake.ai/api/v1/management-accounts/{account_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

account_id
string
required

Response

Successful Response