Skip to main content
DELETE
Delete Discord Integration

Authorizations

Authorization
string
header
required

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Path Parameters

id
integer
required

Unique database ID of the integration.

Response

Integration removed.

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"