Skip to main content
DELETE
/
api
/
v1
/
invitations
/
autojoin
/
{id}
Delete autojoin domain
curl --request DELETE \
  --url https://api.example.com/api/v1/invitations/autojoin/{id}

Path Parameters

id
string
required

The ID of the autojoin domain configuration to delete

Response

Autojoin domain deleted successfully