Renaming the instance
#
Method#
/update-namePUT
https://api.z-api.io/instances/ID_INSTANCE/token/TOKEN_INSTANCE/update-name
#
HeaderKey | Value |
---|---|
Client-Token | ACCOUNT SECURITY TOKEN |
#
ConceptMethod used to rename an instance.
#
AtributosAttributes | Type | Description |
---|---|---|
value | string | New name for an instance |
#
Request Body#
Response#
200#
405In this case certify that you are sending the correct specification of the method. This means, verify if you sent a POST or PUT 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”