curl --request DELETE \
--url https://api.example.com/api/v1/invitations/autojoin/{id} \
--header 'x-api-key: <api-key>'Deletes a specific domain from the list of allowed domains for autojoin. If this is the last domain, autojoin will be disabled.
curl --request DELETE \
--url https://api.example.com/api/v1/invitations/autojoin/{id} \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.vortexsoftware.com/llms.txt
Use this file to discover all available pages before exploring further.