Logo
Openapi.it Public API Documentation

{{baseUrl}}/telegrammi/:id

PATCH {{baseUrl}}/telegrammi/:id

Confirm sending a telegram that was created with autoconfirm = false

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
Accept
string




RESPONSES

status





Curl
curl -X PATCH 'baseUrl/telegrammi/:id' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"confirmed":"\u003cboolean\u003e"}'

ENDPOINTS