Update search preset
PUT/search/preset/:searchPresetId
Updates a Search
preset in order to change your saved Search
request. The available scopes are: - user
: Can be updated by the creator of the Search
preset. - tenant
: Can be updated by users with the Tenant Administrator
role.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.
Invalid data provided.