{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PreRegistrationInlineHook", "title": "PreRegistrationInlineHook", "type": "object", "properties": { "inlineHookId": { "type": "string" } }, "x-okta-tags": [ "Policy" ] }