Skip to main content

enterprise_license_partial_update

PATCH 

/enterprise/license/:license_uuid/

License Viewset

Request

Path Parameters

    license_uuid uuidrequired

    A UUID string identifying this License.

Body

    key string

    Possible values: non-empty

Responses

Schema

    license_uuid uuidrequired
    name stringrequired
    key stringrequired
    expiry date-timerequired
    internal_users integerrequired
    external_users integerrequired
Loading...