Enterprise

Add new license

post/api/v2/licenses

Request body

licensestring required

Response

Created

claimsobject

Claims are the JWT claims asserted by the license. Here we use a generic string map to ensure that all data from the server is parsed verbatim, not just the fields this version of Coder understands.

idinteger
uploaded_atstring date-time
uuidstring uuid

Changes