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