Create an application
POST/seb-api/v1/applications/type/:type
Adds a new application of the specified type to the management console. 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
- 201
- 400
- 403
- 409
- 500
Created successfully
Bad request
Forbidden
Conflict - resource already exists
Internal server error