Atualizar
POST {{APIV2}}/api/v2/devices/search
Com esse endpoint você pode alterar os dados de um determinado dispositivo
Request Body
{"search"=>"82faab0a-24f4-4b8b-9926-455ea9b3cdb7", "server_search"=>"a2c85262-f830-4b90-a8da-ff67b7a7ed6e", "type"=>"cellphone", "device_name"=>"zap2", "device_key"=>"zapzap1", "device_ip"=>"0.0.0.0", "webhook_wh_message"=>"", "webhook_wh_status"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"error":false,"message":"Dispositivo atualizado com sucesso"}