v8
OpenAPI 3.1.02026-08-033623795.0 MBMemberships
Update Membership
Updates a membership: merge metadata key-value pairs, or toggle cancel_at_period_end — true schedules the cancellation for the end of the current billing period, false reverses a pending one.
patch/memberships/{id}
Request body
Response
membership updated
Example response
{
"member": {
"access_level": "no_access"
},
"status": "trialing"
}