delete
/v4/organizations/{organizationId}/user-groups/{userGroupId}
Path parameters
organizationIdstring (uuid)required
userGroupIdstring (uuid)required
delete
https://api.merkl.xyz/v4/organizations/{organizationId}/user-groups/{userGroupId}curl -X DELETE "https://api.merkl.xyz/v4/organizations/{organizationId}/user-groups/{userGroupId}"Fill the required path parameters organizationId, userGroupId to send.Live request: this will call https://api.merkl.xyz/ for real.