Update constant
PUT/nevisadmin/api/v1/tenants/:tenantKey/constants/:name
Required permission: MODIFY_TENANT on the tenant, or global scope
Update the value and description of an existing tenant constant.
Limitations and known issues
- Constants are not version controlled and are not exported during file export.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid or missing request body, invalid constant fields, or invalid scope
Insufficient permissions.
Constant not found