API response
The API response is the data received from the server as a result of the requested Cocktail operation
The response may include the success of the requested task, data, error messages, etc
Below is an example of a simple JSON-formatted API response.
Response for successful task completion.
You can determine the success of the task based on the status.
Response for failed task execution
API REFERENCE
The API REFERENCE document below contains only the content regarding the "result" value in case of successful task execution.
Last updated