Skip to main content
POST
discord_create_thread

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
channel_id
string
required
name
string
required
guild_id
string

Connected Discord server id; omitted uses the default server.

message_id
string
auto_archive_duration
integer
type
integer
invitable
boolean
message
object
applied_tags
string[]

Response

Success

The response is of type object.