Skip to main content
Version: 202607

Delete collection

DELETE 

/openapi/2026-07/collections/:id

Allows users to delete a specific collection by providing its unique ID in the path parameter.

Request

Path Parameters

    id stringrequired

    Collection ID. Must be a valid UUID

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    object