Skip to main content

MarkProcessedResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/MarkProcessedResponseBody.json
messagestringrequired

Success message

MarkProcessedResponseBody
{
"$schema": "https://example.com/schemas/MarkProcessedResponseBody.json",
"message": "string"
}