HTTP success status codes
api/v3
In the responses, codes in the 2xx
are status codes for successful requests.
Status code | Description |
| The request succeeded (Default) |
| A |
| The server accepted the request and will execute it later. |
| The server successfully executed the method but returns no response body. |
Last updated