Refine a brief
Re-shapes a settled brief (status shaped/failed) with optional updated text, returning the brief id and a fresh shaping WebSocket ticket. A non-refinable status or an in-progress approval returns 409.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
briefId
Request
This endpoint expects an object.
text
Response
The brief id and shaping WebSocket ticket.
briefId
wsTicket
Signed ticket for the shaping-log WebSocket.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error