Adding users to a permissions group using 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
Click to view all REST Resources |
PermissionGroupUserEntry/ POST — Adds the user to the permission group. HTTP Action — POST URI — https://api.dynect.net/REST/PermissionGroupUserEntry/<group_name>/<user_name>/ |
Arguments:
No Arguments. |
Response:
Not Applicable. |
SOAP Syntax
Click to view all SOAP Commands |
AddPermissionGroupUsers — Adds the user to the permission group. |
Arguments:
|
Response:
Not Applicable. |
Example Request — Click for More Info |