DELETE /api/v1/collections/{id}

Permanently delete the specified collection and remove all its item associations. Only the owning account may delete it. This action cannot be undone.

Required Scopes

  • write

Parameters

Name In Required Type Description
id path yes integer

Request Body

None.

Responses

204

collection deleted