Skip to main content
POST
plain_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
customer_id
string
email
string
customer_external_id
string
title
string
description
string
priority
integer
Required range: 0 <= x <= 3
label_type_ids
string[]
tenant_id
string
tenant_external_id
string
assigned_to_user_id
string
external_id
string

Response

Success

The response is of type object.