latestOpenAPI 3.1.02026-08-233001841.3 MB
0dcf3303e9d7
memberships
Bulk update memberships
Any field that can be updated on a membership individually can also be used to bulk update multiple memberships. Pass the comma-separated ids of the memberships to update into id__in in _params. For example:
{"_params": {"id__in": "memb_A,memb_B"}, "role_id": "role_y6eLquXvRUdmwqi61tsmgCJUU7uGfxaRbDuLoONZL9p"}
put/membership/
Request body
Response
Successful response