Delete a Collection given the Collection's ID.
Auth type being used to access the endpoint (should be non-empty only for global tokens).
Email address of a user on whose behalf the request is intended to be made (should be non-empty only for global tokens).
DeleteCollection request
The IDs of the Collections to delete.
The datasource allowed in the Collection to be deleted.
OK
Invalid request
Not Authorized
Semantic error
Too Many Requests
{"ids": [0],"allowedDatasource": "string"}
{"errorCode": "NAME_EXISTS"}