Error response format
Common codes
Retry handling
Retry only whenretryable is true. For 429 and 503, use the Retry-After header before retrying.
Idempotency-Key, send a unique key so a retry cannot perform the same operation twice.Error codes and handling for the Sendmux Mailbox API.
retryable is true. For 429 and 503, use the Retry-After header before retrying.
Idempotency-Key, send a unique key so a retry cannot perform the same operation twice.