Skip to content

Delete collection

DELETE
/api/collections/{id}

Delete a collection by id. Admin role is required.

Authorizations

bearerAuth

Bearer token using a JWT

Type
HTTP (Bearer)

Parameters

Path Parameters

id*

Identifier of the collection to be deleted.

Type
integer
Required
Example1

Responses

Collection with identifier id deleted.

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI