Appearance
accounting-assignments
Delete assignment
DELETE
/accounts/{accountUuid}/accounting/v2/account-assignments/{assignmentUuid}
Delete an assignment
Authorizations
ApiToken
Bearer token authentication. Create tokens in Settings > API Token.
Type
HTTP (bearer)
Parameters
Path Parameters
accountUuid*
Type
Requiredstring
Format
"uuid"assignmentUuid*
Type
Requiredstring
Format
"uuid"Responses
Successful response
application/json
JSON "data": null, "message": "string", "status": 200, "meta": { }
{
}