<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00009daq0wSAAOkta Classic EngineIntegrationsAnswered2024-04-15T11:48:34.000Z2020-10-09T12:16:45.000Z2020-10-09T12:39:48.000Z
  • User15851122134349081871 (North Central-Enterprise)

    Have you looked at this? https://developer.okta.com/docs/reference/api/apps/

     

    Do you want to create a new application via the admin dashboard, then Deactivate it, then use the activate parameter later with the Apps API to activate it? Or use Apps API with "status": "INACTIVE" to create the inactive app and then later use activate? Either way I think the info on the linked page is what you're after.

     

    Expand Post
    • 4xlhp (4xlhp)

      Hi Tim,

      I was looking for app creation via API only and stumbled upon somewhere in docs where it said status is ReadOnly parameter, so got confused.

      Just to be clear we can pass "Inactive" as the status while creating the app via API, right?

This question is closed.
Loading
Create OKTA app as inactive