Skip to content

Delete feedback item​

DELETE
/v1/feedback/{id}

Permanently removes the feedback record. Linked assets and references are also cleared.

Authorizations​

BearerAuth

API token provided in the Authorization header as a Bearer token.

Type
HTTP (bearer)

Responses​

Feedback successfully deleted (No Content).

Playground​

Authorization

Samples​

Powered by VitePress OpenAPI