Update an application configuration item
PUT/tap/api/v1/config/application/item
Updates a single application configuration item by name. Requires the admin role.
Request
Responses
- 200
- 403
- 500
The configuration item was updated.
The user is not authorized to update the application configuration.
The configuration item could not be updated.