latestSwagger 2.02026-08-108756114.6 KB

90e715bcdf3d

membership

Extend user's plan expiration

Extend the user's plan expiration date.

post/membership/{user_id}/plan/{plan_id}

Path parameters

user_idstring required

User's ID

plan_idinteger required

Plan's ID

Request body

expiration_datestring date required

The new expiration date. The date should always be the last day of the month.

Response

Plan successfully associated/updated to the user.