Skip to main content
PUT
Platform planını güncelle

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

name
string | null
description
string | null
daily_transaction_limit
integer<int32>
monthly_transaction_limit
integer<int32>
rate_limit_per_second
integer<int32>
is_active
boolean
is_default
boolean
sort_order
integer<int32>
feature_ids
string<uuid>[] | null

Response

OK

id
string<uuid>
code
string | null
name
string | null
description
string | null
daily_transaction_limit
integer<int32>
monthly_transaction_limit
integer<int32>
rate_limit_per_second
integer<int32>
is_active
boolean
is_default
boolean
sort_order
integer<int32>
created
string<date-time>
last_modified
string<date-time>
features
object[] | null