Skip to main content
POST
Ayar oluştur

Authorizations

Authorization
string
header
required

Identity servisinden alinan Keycloak JWT. Format: Authorization: Bearer <token>. Token alma: POST /api/v1/auth/{slug}/token

Body

application/json
key
string | null
required
value
string | null
required
extra_properties_dict
object | null
description
string | null
scope
enum<string>
Available options:
Global,
Tenant,
User
scope_id
string<uuid> | null
category
string | null
is_encrypted
boolean
is_read_only
boolean
default_value
string | null
validation_regex
string | null
possible_values
string | null

Response

OK

message
string | null
is_success
boolean
code
string | null
data
string<uuid>