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