memberships

Cancel Membership

Cancel the authenticated user's active membership.

Stops renewal through the user's Temporal workflow. Benefits remain active until Stripe ends the current billing period.

Requires authentication via Bearer token.

delete/memberships/

Response

Successful Response

idstring uuid required
user_idstring uuid required
plan_idstring uuid required
statusstring required
started_atstring date-time required
expires_atstring date-time nullable required
cancelled_atstring date-time nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.