Deleting an existing RTTM region 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 | |
/REST/RTTMRegion/ DELETE — Delete an existing RTTM region. Deleted regions will be auto-populated from the global region. HTTP Action — DELETE URI — https://api.dynect.net/REST/RTTM/<zone>/<fqdn>/<region_code>/ |
|
Arguments:
No Arguments. |
|
Response:
Not Applicable. |
SOAP Syntax
Click to view all SOAP Commands | |
DeleteOneRTTMRegion — Delete an existing RTTM region. Deleted regions will be auto-populated from the global region. |
|
Arguments:
|
|
Response:
Not Applicable. |
|
Example Request — Click for More Info |