Edit Portal By Application Id

Updates the configuration of a portal for an existing application.

This endpoint can be used to open or close an existing portal. A portal can be closed by setting is_active to false. A portal can be re-opened by setting is_active to true.

Path Params
string
required
Body Params
boolean

Whether the portal is active. When set to false, the portal is closed. It can be re-opened by setting it back to true.

configuration
object
string
string
string
string

Default redirect URL is used at any portal opening if no redirect_url is specifically set for in the portal configuration to override it.

Responses

Language
Credentials
Header
Response
Choose an example:
application/json