Returned Values
After sending a request, you will receive a response containing the status code, response header, and response body.
Status Code
A status code is a group of digits, ranging from 1xx to 5xx. It indicates the status of a request. For more information, see Status Codes.
If status code 201 is returned for the API for , the request is successful.
Response Header
A response header corresponds to a request header, for example, Content-Type.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.