Skip to main content
DELETE
/
account-groups
/
{accountCategoryId}
Delete an account group for a company
curl --request DELETE \
  --url https://openapi.pleo.io/v1/account-groups/{accountCategoryId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Open API Bearer token

Path Parameters

accountCategoryId
string
required

Unique UUID of the account.

Example:

"0f0e000-000d-0d00-000b-00db0d000fae"

Response

200 - application/json

Success

The response is of type object.