core

Application Viewset

post/core/applications/

Request body

namestring required

Application's display Name.

slugstring required

Internal application name, used in URLs.

providerinteger nullable
backchannel_providersinteger[]
open_in_new_tabboolean

Open launch URL in a new browser tab or window.

meta_launch_urlstring uri
meta_iconstring
meta_descriptionstring
meta_publisherstring
policy_engine_mode'all' | 'any'
groupstring
meta_hideboolean

Hide this application from the user's My applications page.

Response

pkstring uuid required
pbm_uuidstring uuid required
namestring required

Application's display Name.

slugstring required

Internal application name, used in URLs.

providerinteger nullable
backchannel_providersinteger[]
launch_urlstring nullable required

Allow formatting of launch URL

open_in_new_tabboolean

Open launch URL in a new browser tab or window.

meta_launch_urlstring uri
meta_iconstring
meta_icon_urlstring nullable required

Get the URL to the App Icon image

meta_descriptionstring
meta_publisherstring
policy_engine_mode'all' | 'any'
groupstring
meta_hideboolean

Hide this application from the user's My applications page.

Changes

No recorded changes to this endpoint across all 1 revision of this API.