Put

Create Or Replace All Membership Questions


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

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

Notes:

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

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?