Apply Accepted Suggestions
POST /api/creative/edit/suggestions/{session_id}/apply
POST
/api/creative/edit/suggestions/{session_id}/apply
Apply all accepted suggestions to their documents.
Uses paragraph-scoped replacement to avoid corrupting adjacent suggestions when the same text appears multiple times in a document.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” session_id
required
Session Id
string
Responses
Section titled “ Responses ”Successful Response
ApplyResponse
Response from applying accepted suggestions.
object
applied
required
Applied
integer
skippedDocumentIds
required
Skippeddocumentids
Array<string>
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context