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

Path Parameters

id
string
required

Response

200 - application/json
Unpaused Connection ID

The response is of type string.