Validate action

View as Markdown

Standalone validation outside the multi-round protocol loop.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
actionobjectRequired
contextobject or nullOptional

Response

Validation result
validboolean
reasonstring or null
correctedActionobject or null