Canceling an instance
#
Method#
/cancelPOST
https://api.z-api.io/instances/{id}/token/{token}/integrator/on-demand/cancel
#
ConceptMethod used to cancel an instance
Attention
From the moment you subscribe to an instance, it will be available for use for 30 days, even if you cancel it before this period.This means that if you cancel today but it expires in 10 days, it will be available for another 10 days .
#
Attributes#
RequiredAttributes | Type | Description |
---|---|---|
#
OptionalsAttributes | Type | Description |
---|---|---|
#
Request ParamsMethod
POST
https://api.z-api.io/instances/{id}/token/{token}/integrator/on-demand/cancel
#
Response#
201OK
#
405In this case certify that you are sending the correct specification of the method. This means, verify if you sent a POST or GET as specified at the beginning of this topic.
#
415In case you receive 415 error, make sure to add the “Content-Type” of the object you are sending in the request headers, mostly “application/json”
#
Webhook ResponseLink to webhook response (on receipt)