Data Types
Status Code

Http Status code

Status CodeNameDescription
401UnauthorizedThe request lacks valid authentication credentials for the target resource.
422Unprocessable EntityThe server understands the content type of the request entity but was unable to process the contained instructions.
200OKThe request has succeeded.
500Internal Server ErrorThe server encountered an unexpected condition that prevented it from fulfilling the request.
403ForbiddenThe server understood the request, but refuses to authorize it.