Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authenticate with a workspace-pinned Floral personal access token.

Headers

X-Request-ID
string

Optional caller-generated correlation ID. Floral returns the effective value in X-Request-ID.

Required string length: 1 - 128
Idempotency-Key
string
required

Required idempotency key. Exact retries of the same canonical request replay the original status, body, ETag, Location, and request ID for 24 hours.

Required string length: 1 - 255
If-Match
string
required

Strong ETag from the latest detail or mutation response. A stale value returns 412 VERSION_CONFLICT.

Pattern: ^"(?:[^"\\]|\\.)*"$

Path Parameters

workspaceSlug
string
required

Slug of the workspace pinned to the credential.

Required string length: 1 - 100
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$
id
integer
required

Stable numeric resource ID.

Required range: x >= 1

Body

application/json

Optional edited structured content and appointment timestamp. Omit the body to approve the current values. Maximum 65536 bytes.

appointmentDate
string<date-time>
Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$
content
object

Response

Summary approved

summary
object
required