latestSwagger 2.02026-08-108756114.6 KB

90e715bcdf3d

membership

Associate an user to a license

Associate an user to a license

post/membership/{id}/license

Path parameters

idstring required

User's ID

Request body

license_idinteger required
start_datestring date

Send the start date or the current date will be used.

expiration_datestring date

Send the expiration date or the end of the current month will be used. The date should always be the last day of the month.

Response

License successfully associated.