DELETE v1/{subscriptionID}/projects/{projectID}/masterList
Deletes a master list associated with a specified project ID.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subscriptionID |
The Circle subscription ID. |
globally unique identifier |
Required |
projectID |
The project ID. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns 'true' if the deletion succeeded, and 'false' otherwise.
booleanResponse Formats
application/json, text/json
Sample:
true