Skip to main content
POST
Platform özelliği 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

code
string | null
name
string | null
description
string | null
category
string | null
is_active
boolean

Response

Created

id
string<uuid>
code
string | null
name
string | null
description
string | null
category
string | null
is_active
boolean
created
string<date-time>
last_modified
string<date-time>