Delete a custody account group
Delete a custody account group
Soft-deletes a custody account group and hard-deletes every member assignment in a single transaction. Member accounts themselves are left untouched. Deletion is rejected for groups already soft-deleted or owned by a different entity.
Responds with 200 OK and an empty body on success.
DELETE
Delete a custody account group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identifier of the custody account group.
Example:
"9c0f1c0d-6c61-4f3d-9b8a-1a3a4b3c5d6e"
Response
Successfully deleted the custody account group.