PUT

Create Or Replace All Membership Questions


Creates membership questions if none have been set up. Otherwise, replaces all existing questions.

Providing an empty array means that members won't have to answer any question when joining the group. Only admins can create or replace membership questions.

Note: This endpoint requires visitor or member authentication.

Endpoint
PUT
https://www.wixapis.com/social-groups-proxy/questions/v2/membership-questions/{groupId}

Did this help?