Role
Role

Delete role by external code

Soft-deletes a role identified by its external code for the company in the token.

Business rules:

• The role must exist for the company.

• The role cannot be deleted while it is linked to positions.

delete/os/v1/roles/external/{externalCode}

Path parameters

externalCodestring required

External code of the role to delete

Response

Role successfully deleted

Changes

No recorded changes to this endpoint across all 1 revision of this API.