Collections
Delete a Collection
Remove a collection from your app.
DELETE
Path Parameters
The ID of the app
The ID of the collection
Response
200 - application/json
Returns null if the deletion was successful.
The response is of type any
.
Was this page helpful?