<message_body>
<pm:delete_project id="ONT">
<path>/project</path>
</pm:delete_project>
</message_body>
A deleteProject message is sent by a client application or another cell service to delete a user to the PM cell.
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 |
X |
MANAGER |
|
X |
X |
USER |
|
|
|
<request>
<request>
<message_header></message_header>
<request_header></request_header>
<message_body></message_body>
</request>
</request>