Skip to content
Settings

EntityTransitionRequest

Schema definition for EntityTransitionRequest

EntityTransitionRequest

entityIdstringrequired
ID of the entity.
transitionstringrequired
Name of the transition to apply.

This schema defines the structure and validation rules for EntityTransitionRequest.

  • entityId (string, required): ID of the entity.
  • transition (string, required): Name of the transition to apply.

See other schemas in the entity category.