...
Code | Status | Description |
---|---|---|
200 (OK) | OK | The request was successfully completed. |
201 (Created) | Created | A new resource was successfully created. |
204 (No Content) | Request Fulfilled | The server has fulfilled the request but does not need to return a response body. The server may return the updated meta information. |
Error codes
When using REST RESTful API requests, the following error codes may be returned:
...