cURL
curl --request DELETE \ --url https://api.rownd.io/me/groups/{group} \ --header 'Authorization: Bearer <token>'
User-facing API for deleting a group
Documentation IndexFetch the complete documentation index at: https://docs.rownd.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rownd.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token> where <token> is the user's Rownd JWT
Bearer <token>
<token>
Group ID
Group deleted successfully