Skip to main content
PUT
Update Audit Param Schema

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

schema_uuid
string
required

Cookies

blindsight_session
string | null

Body

application/json
label
string | null
Required string length: 1 - 128
data_type
enum<string> | null
Available options:
string,
number,
boolean,
date,
enum
enum_values
string[] | null
required
boolean | null
description
string | null
Maximum string length: 512
application_id
string | null

Response

Successful Response

id
string
required
key
string
required
label
string
required
data_type
string
required
required
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
enum_values
string[] | null
description
string | null
application_id
string | null
application
AuditParamApplicationResponse · object | null