PUT
/
v1
/
connections
/
{id}
/
pause
curl --request PUT \
  --url https://api.hazel.sh/v1/connections/{id}/pause
"<string>"

Path Parameters

id
string
required

Response

200 - application/json
Paused Connection ID

The response is of type string.