Skip to main content
POST
Kara liste kaydı oluştur

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

Body

application/json
scope
enum<string>
Available options:
global,
tenant
tenant_id
string<uuid> | null
entry_type
enum<string>
Available options:
card,
email,
ip,
device,
iban,
merchant_external_id
value
string | null
display_value
string | null
reason
string | null
expires_at
string<date-time> | null

Response

Created

id
string<uuid>
scope
enum<string>
Available options:
global,
tenant
tenant_id
string<uuid> | null
entry_type
enum<string>
Available options:
card,
email,
ip,
device,
iban,
merchant_external_id
display_value
string | null
reason
string | null
expires_at
string<date-time> | null
is_active
boolean
created
string<date-time>