How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Okta InlineHook API

The InlineHook API from Okta — 5 operation(s) for inlinehook.

Okta InlineHook API is one of 28 APIs that Okta publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include InlineHook. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, authentication docs, rate-limit docs, a JSON-LD context, and 4 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 2.16.0.

Requests are made against a single base URL, https://your-subdomain.okta.com/.

8 operations 5 paths 11 schemas 1 DELETE2 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.16.0
Base URL
https://your-subdomain.okta.com
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Okta InlineHook API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_token).

  • api_token — SSWS {API Token}

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

InlineHook 8
GET
/api/v1/inlineHooks
Success
listInlineHooks 1 param → 200
POST
/api/v1/inlineHooks
Success
createInlineHook body → 200
GET
/api/v1/inlineHooks/{inlineHookId}
Gets an inline hook by ID
getInlineHook 1 param → 200
PUT
/api/v1/inlineHooks/{inlineHookId}
Updates an inline hook by ID
updateInlineHook 1 param body → 200
DELETE
/api/v1/inlineHooks/{inlineHookId}
Deletes the Inline Hook matching the provided id. Once deleted, the Inline Hook is unrecoverable. As a safety precaution, only Inline Hooks with a status of INACTIVE are eligible for deletion.
deleteInlineHook 1 param → 204
POST
/api/v1/inlineHooks/{inlineHookId}/execute
Executes the Inline Hook matching the provided inlineHookId using the request body as the input. This will send the provided data through the Channel and return a response if it matches the correct d…
executeInlineHook 1 param body → 200
POST
/api/v1/inlineHooks/{inlineHookId}/lifecycle/activate
Activates the Inline Hook matching the provided id
activateInlineHook 1 param → 200
POST
/api/v1/inlineHooks/{inlineHookId}/lifecycle/deactivate
Deactivates the Inline Hook matching the provided id
deactivateInlineHook 1 param → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are InlineHook (9 properties), InlineHookChannelConfig (4 properties), InlineHookChannel (3 properties), InlineHookResponseCommandValue (3 properties). Each schema is shown below with its type and property counts.

InlineHookPayload
object
InlineHook
object
9 properties
InlineHookChannelConfigAuthScheme
object
3 properties
InlineHookChannel
object
3 properties
InlineHookResponseCommandValue
object
3 properties
InlineHookResponseCommands
object
2 properties
InlineHookType
string
InlineHookResponse
object
1 property
InlineHookChannelConfigHeaders
object
2 properties
InlineHookChannelConfig
object
4 properties
InlineHookStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

okta-inlinehook-api-openapi.yml Raw ↑

Other APIs Okta publishes across the network.

Cross-App Access (XAA)
Okta for AI Agents
Okta Application API
Okta Authenticator API
Okta AuthorizationServer API
Okta Brand API
Okta Domain API
Okta EventHook API
Okta Feature API
Okta Group API
Okta GroupSchema API
Okta IdentityProvider API
Where this information came from

This is an independent, third-party profile of Okta InlineHook API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.