Skip to content

PUT /a/license/update

[Enterprise Only] Update License String

Body Parameters

Name Description Type Required
LicenseString string

Body Example

1
2
3
{
  "LicenseString": "string"
}

Response Example (200)

Response Type /definitions/certPutLicenseInfoResponse

1
2
3
4
5
{
  "ErrorInvalid": true,
  "ErrorWrite": true,
  "Success": true
}

Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025