201 Successful Response
Schema: NoteRewriteResponse
-
rewritten_bodystring required
/api/v1/notes/{note_id}/rewrite
Use AI to rewrite the note body. Returns a preview; the caller must PATCH to apply.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
note_id
string
required Schema: NoteRewriteResponse
rewritten_body
string
required Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object