Operator Api
Error codes
Common error codes returned by the operator-facing API surface.
Error codes
Common operator-facing errors.
Authentication
INVALID_API_KEY-> missing, wrong, or revoked bearer keyINSUFFICIENT_SCOPE-> key lacks required scope
Resource and input
INVALID_NAMEINVALID_SCOPESINVALID_IDNOT_FOUNDINVALID_URLINVALID_ENABLED_EVENTSINVALID_STATUSINVALID_ENDPOINT_IDINVALID_DIRECTIONINVALID_AMOUNT_MINOR
Simulator
SIMULATOR_DISABLEDOPERATOR_USER_NOT_FOUND
Operator action
- check scope first
- confirm request body and path params
- confirm operator config in dashboard
- confirm resource belongs to authenticated operator
