post

/v4/organizations/{organizationId}/user-groups/{userGroupId}/members

Path parameters

organizationIdstring (uuid)
required
userGroupIdstring (uuid)
required

Request body

object
userIdstring
required
post
https://api.merkl.xyz/v4/organizations/{organizationId}/user-groups/{userGroupId}/members
Merkl API
curl -X POST "https://api.merkl.xyz/v4/organizations/{organizationId}/user-groups/{userGroupId}/members"
Fill the required path parameters organizationId, userGroupId to send.Live request: this will call https://api.merkl.xyz/ for real.