code is the machine-readable error category.
message describes the failure.
request_id matches the response’s X-Request-Id header.
Validation errors do not include a field-by-field details array.
Status codes
Failed credential verification grants no stack access and makes no stack changes.
The manager API does not publish a fixed requests-per-second limit or a
Retry-After header contract.
Retry rules
- Reads: Retry temporary failures with a bounded delay that increases between attempts.
- Create: Reuse the same
Idempotency-Keyand original input after a timeout or lost response. - Update: Read the stack after an uncertain result. A retry creates another revision and can overwrite later edits.
- Invalid input or credentials: Correct the cause before retrying.
Support
Send MyStacks the HTTP method, endpoint path, status code, andX-Request-Id.
Never include the API key in a support message.