Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required

ID of the app

user_id
string
required

ID of the user

collection_id
string
required

ID of the collection to delete

Response

Successful Response