Removing forbid permission rules from 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.

See Understanding Group Permissions for a listing of all default permissions groups within Managed DNS.

REST Syntax

Click to view all REST Resources

UserForbidEntry/ DELETE — Removes a forbid permissions rule from the user’s permission group.

HTTP Action — DELETE

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

RemoveUserForbids — Removes a forbid permission rule from the user’s permission group.

Arguments — Click for More Info

Response:

Not Applicable.

Example Request — Click for More Info