This page was last edited on October 31, 2023, at 13:32.
Comments or questions about this documentation? Contact us for support!
This operation is part of the User Settings API section of the Web Services API.
Removes the settings group from the specified user.
Request URL | /api/v2/users/{user id}/settings/{group name} or /api/v2/me/settings/{group name} |
---|---|
HTTP Method | DELETE |
Required Features | api-provisioning-write |
DELETE /api/v2/me/settings/my-setting-group
{
"statusCode": 0
}