delete https://{api_url}/api/v5/admin//question_groups/
Delete question group
Log in to see full request history
Responses
204Success
404Not Found
Delete question group
204Success
404Not Found
xxxxxxxxxx
curl --request DELETE \
--url https://example.jrni.com/api/v5/admin/company_id/question_groups/question_group_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!