Skip to main content
POST
Send a Project message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-31
idempotency-key
string
Maximum string length: 255

Path Parameters

id
string
required
Pattern: ^proj_[0-9a-f]{32}$

Body

application/json
content
object[]
required
Required array length: 1 - 32 elements
acted_as
string
Pattern: ^prin_[0-9a-f]{32}$

Response

Success

session_id
string
required
Pattern: ^sess_[0-9a-f]{32}$
generation
integer
required
Required range: x > 0