DELETE
/profiles/{profile_id}/user_groups/{user_group_id}
curl \
--request DELETE 'https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D/profiles/self/user_groups/self' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"id": 161236
}