Repoint an alias
PUT/workflows/definitions/:id/aliases/:alias
Points the alias at another existing revision. Idempotent.
Request
Responses
- 200
- 4XX
- 5XX
The updated alias.
Client error. The body says what went wrong: an error type, a human-readable detail, and, on validation failures, one entry per offending field.
Unexpected server error.