AsyncApiResponse
Async API Response
API response for asynchronous operations.
JSON Example
{
"id": "string",
"status_url": "string"
}
string
id
Optional
UUID identifier of the response.
string
status_url
Optional
The URL to check the status of the operation.