Changing the forbidden permissions for a user via 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

UserForbidEntry/ PUT — Replaces the list of forbidden permissions in the user’s permissions group with a new list.

HTTP Action — PUT

URI — https://api.dynect.net/REST/UserForbidEntry/<user_name>/

Arguments — Click for More Info

Response:

Not Applicable.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

SetUserForbids — Replaces the list of forbidden permissions in the user’s permissions group with a new list.

Arguments — Click for More Info

Response:

Not Applicable.

Example Request — Click for More Info