Api
Delete a collection
Delete a collection. The GIFs inside are kept.
AuthorizationBearer <token>
Pass a user session token (from /auth/login) or an app API key (gk_…).
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/collections/string"{ "message": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}