state-machines
Delete state machine
Soft-deletes a state machine by its identifier. ORDER state machines are not deletable (canonical order flow of the account).
delete/api/v1/state-machines/{id}
Path parameters
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
State machine identifier (UUID).
Response
State machine deleted.