Activate an action definition

View as Markdown

Moves a draft definition to active (and re-pins the template/form for generate/fill actions), re-running the output/template/binding gates.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

idstringRequired

Response

The activated definition.
definitionmap from strings to any
An arbitrary JSON object.

Errors

401
Unauthorized Error
404
Not Found Error