Skip to main content
POST
Create Audit Param Application

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

Cookies

blindsight_session
string | null

Body

application/json
key
string
required
Required string length: 1 - 64
Pattern: ^[a-z][a-z0-9_]*$
name
string
required
Required string length: 1 - 128
description
string | null
Maximum string length: 512
accent_color
string | null
Maximum string length: 16

Response

Successful Response

id
string
required
key
string
required
name
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
accent_color
string | null
param_count
integer
default:0