Updated on 2025-05-22 GMT+08:00

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.