Change lock status for DimensionValue.
PATCH/v1/tenants/:tenantId/companies/:companyName/dimensionvalues/:id
This PUT method changes DimensionValue block status.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Successfully updated dimension value
Bad request
Token not provided or invalid
Forbidden to access the given resource
DimensionValue not found
Rate limit exceeded
An unexpected error has occurred