Skip to main content
PUT
Update Discord Integration

Yetkilendirmeler

Authorization
string
header
gerekli

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

Yol Parametreleri

id
integer
gerekli

Unique database ID of the integration.

Gövde

application/json
guild_name
string
Örnek:

"Updated Guild Name"

is_active
boolean
Örnek:

true

log_channel_id
string
Örnek:

"9876543210987654"

log_dm_enabled
boolean
Örnek:

true

Yanıt

Integration updated.

success
boolean
Örnek:

true

message
string
Örnek:

"Operation completed successfully"