DELETE
/
apps
/
{app_id}
/
users
/
{user_id}
/
collections
/
{collection_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required
user_id
string
required
collection_id
string
required

Response

200 - application/json

The response is of type any.