Update an application
PATCH/seb-api/v1/applications/type/:type/:id
Partially updates an application - provided attributes are set as specified, others remain unchanged. Uniform Resource Locator Limit: For custom, private, and non-web applications, there is a tenant-wide limit of 15,000 URLs combined. Exceeding this limit returns a 400 Bad Request error.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Updated successfully
Bad request
Forbidden
Resource Not found
Conflict - resource already exists
Internal server error