DELETE
/
api
/
bot

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

bot_id
string
required

Response

200 - application/json

HTTP Response Schema.

message
string
required

Human-readable message providing additional context about the response.

message_code
integer
required

Numeric code indicating the type of message or response.

data
any

Optional data accompanying the response.