delete

/v4/organizations/{organizationId}/members/{userId}

Path parameters

organizationIdstring (uuid)
required
userIdstring
required
delete
https://api.merkl.xyz/v4/organizations/{organizationId}/members/{userId}
Merkl API
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.