Skip to main content
The Monieswitch API will respond with an HTTP status code, and in the event of an error, return an error message in the response body.
CodeDescription
200OK — Successful request
401Unauthorized — Invalid or expired auth token
402Payment required — Check you have an active subscription
403Forbidden — You do not have permission to access this resource
409Conflict — Resource already exists
⌘I