User Admin
Delete a Business Role
Deletes a Business Role. The general datasource /delete operation (/delete/BR) should NOT be used for Business Role object as this special command (/accountmanager.deletebusinessrole) also performs a cleanup of related objects (objects that have this business role assigned).
post/accountmanager.deletebusinessrole
Request body
Example request
{
"data": {
"typedId": "99.BR"
}
}Response
OK