Skip to main content
DELETE
/
user
/
collection
/
{id}
Delete collection and all contained files
curl --request DELETE \
  --url https://pria.praxislxp.com/user/collection/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Path Parameters

id
string
required

Response

200

Collection and files deleted