v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Request Schema

Create

Create a new request schema that defines a form template for access requests.

post/api/v1/request_schemas

Request body

descriptionstring

An optional description of the request schema's purpose.

justificationVisibility'JUSTIFICATION_VISIBILITY_UNSPECIFIED' | 'JUSTIFICATION_VISIBILITY_SHOW' | 'JUSTIFICATION_VISIBILITY_HIDE'

Controls whether the justification field is shown or hidden on the request form.

namestring

The human-readable name for the request schema.

Response

The response message for creating a request schema.