Skip to main content
POST
Resolve or reopen Project work

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}$
session_id
string
required
Pattern: ^sess_[0-9a-f]{32}$

Body

application/json
resolved
boolean
required

Response

SessionProjectAssociation

project_id
string
required
Pattern: ^proj_[0-9a-f]{32}$
role
enum<string>
required
Available options:
coordinating,
work
generation
integer
required
Required range: x > 0
project_version
integer
required
Required range: x > 0
cause
object
required
resolution
object | null
required