cURL
curl --request DELETE \ --url https://api.scholarlysoftware.com/api/v1/admin_assistant_roles/{id} \ --header 'Authorization: Bearer <token>'
Delete an admin assistant role mapping
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Bearer token
Admin assistant role UUID
admin assistant role deleted