DELETE
/
me
/
groups
/
{group}
curl --request DELETE \
  --url https://api.rownd.io/me/groups/{group} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token> where <token> is the user's Rownd JWT

Path Parameters

group
string
required

Group ID