getServices - DeleteRole Request Message
<message_body>
<pm:delete_role>
<user_name>mem61</user_name>
<role>DATA_DEID</role>
<project_id>test_mart_3</project_id>
</pm:delete_role>
</message_body>
A deleteRole message is sent by a client application or another cell service to delete a user in a project.
The domain, username, and password are sent in the header of the message so it does not need to be sent separately in the <message_body>.
Role | Access Full | Access Project | Access Self |
ADMIN | X | X |
|
MANAGER |
| X |
|
USER |
|
|
|