cURL
curl --request DELETE \ --url https://api.rownd.io/applications/{app}/groups/{group} \ --header 'x-rownd-app-key: <api-key>' \ --header 'x-rownd-app-secret: <api-key>'
Platform API for deleting a group
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Rownd application ID
Group ID
Group deleted successfully