Status Codes

Status CodeStatusCodeDescription
200OKSUCCESSEverything worked as expected.
201CreatedRESORUCE_CREATEDResouces is created.
400Bad RequestBAD_REQUESTThe request was unacceptable, often due to missing a required parameter.
401UnauthorizedUNAUTHORIZEDNo valid API key provided.

What’s Next