Bulk Update Members
POST/api/members_bulk/update
Update the profiles of multiple members in bulk.
Request
Responses
- 204
- 401
- 403
- 404
Members updated successfully.
The request requires user authentication.
The server understood the request, but refuses to authorize it.
The specified resource was not found.