v1

latestOpenAPI 3.1.02026-07-13251319.3 KB
customers
customer-specific

Update Customer License Put Endpoint

Update customer license information (PUT method for backward compatibility) The difference between PUT and POST is that PUT traditionally uses duration in days, while POST uses expiration_date. Both are now supported in either method.

put/customers/customer/{customer}/license

Path parameters

customerstring required

Request body

mode'paid' | 'poc' | 'demo'

Customer deployment mode

dataobject[] nullable
expiration_datestring date-time nullable
durationinteger nullable

Response

Successful Response

object required