Skip to main content

Delete a recap

DELETE 

/api/v4/recaps/:recap_id

Delete a recap by its ID. Only the authenticated user who created the recap can delete it.

Permissions

Must be authenticated. Can only delete recaps created by the current user. Minimum server version: 11.2

Request

Responses

Recap deletion successful