Updating zone access 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

UserZoneEntry/ PUT — Replaces the list of zones where the user has access permission with a new list.

HTTP Action — PUT

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

Arguments — Click for More Info

Response:

Not Applicable.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

SetUserZones — Replaces the list of zones where the user has access permission with a new list.

Arguments — Click for More Info

Response:

Not Applicable.

Example Request — Click for More Info