Updating user lists in a permission 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/ PUT — Replaces the existing list of users in a permission group with an updated list. HTTP Action — PUT URI — https://api.dynect.net/REST/PermissionGroupUserEntry/<group_name>/ |
Arguments:
|
Response:
Not Applicable. |
SOAP Syntax
Click to view all SOAP Commands |
SetPermissionGroupUsers — Replaces the existing list of users in a permission group with an updated list. |
Arguments:
|
Response:
Not Applicable. |
Example Request — Click for More Info |