Skip to content

Empty trash

DELETE
/trash

Authorizations

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters

Query Parameters

confirm*
Type
string
Required
Valid values
"true"

Responses

OK

application/json
JSON
{
  
"message": "string",
  
"deleted": 0
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI