Adding forbid permission rules to a user, which denies the user the specified permissions within Dyn Managed DNS, 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/ POST — Adds the forbid rule to the user’s permission group.

HTTP Action — POST

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

Arguments — Click for More Info

Response:

Not Applicable.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands
AddUserForbids — Adds the forbid rule to the user’s permission group.
Arguments — Click for More Info

Response:

Not Applicable.

Example Request — Click for More Info