cURL
curl --request POST \ --url https://{portalApiUrl}/grp/delete/{id} \ --header 'Authorization: <api-key>'
{ "status": true }
Delete a grp by ID
Documentation IndexFetch the complete documentation index at: https://docs.illuxi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.illuxi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication token obtained from POST /token
ID of group to delete
group deleted