Deleting a permissions group in the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.
REST Syntax
REST Syntax
Click to view all REST Resources |
PermissionsGroup/ DELETE — Deletes the permission group with the given HTTP Action — DELETE URI — https://api.dynect.net/REST/PermissionGroup/<group_name>/ |
Arguments:
No Arguments. |
Response:
Not Applicable. |
SOAP Syntax
Click to view all SOAP Commands |
DeleteOnePermissionGroup — Deletes the permission group with the given group_name .
|
Arguments:
string string |
Response:
Not Applicable. |
Example Request — Click for More Info |