DELETE
/
group_connections
/
{public_id}
curl --request DELETE \
  --url https://sandbox.withclasp.com/group_connections/{public_id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Response

204

No response body