post
/v4/organizations/{organizationId}/user-groups/{userGroupId}/members
Path parameters
organizationIdstring (uuid)required
userGroupIdstring (uuid)required
Request body
object
userIdstringrequired
post
https://api.merkl.xyz/v4/organizations/{organizationId}/user-groups/{userGroupId}/memberscurl -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.