/api/post-v1-self-hosted-instances-installationuuid-revoke-1c236664e1
Войти
Все методы Self Hosted LicenseSelfHostedLicenseController
manifest 0.0.0.118 • 19 июн. 2026 г., 10:15
POST/v1/self-hosted/instances/{installationUuid}/revokeAuthenticated

POST revoke

Маршрут POST /v1/self-hosted/instances/{installationUuid}/revoke из SelfHostedLicenseController. Детализация собрана из API manifest gateway.

Operation ID
SelfHostedLicenseController.revokeInstance.POST.v1_self-hosted_instances__installationUuid__revoke
Handler
cdp.gateway.cdp_gateway.selfhosted.controller.SelfHostedLicenseController#revokeInstance
Consumes
Producesapplication/json
Параметры1
Request bodyRevokeSelfHostedInstanceRequestDTO
Response bodyResponseWrapper<Map<String, Object>>
Request map

Маршрут и контракт запроса

POST/v1/self-hosted/instances/{installationUuid}/revoke
Path segments
v1self-hostedinstances{installationUuid}revoke
Security
isAuthenticated()
Parameters

Параметры

ИмяИсточникТипОбязательныйNullableSchema
installationUuid
pathStringДаНет
Request / Response

Тела запроса и ответа

Request bodyRevokeSelfHostedInstanceRequestDTO
Nullable: Да
RevokeSelfHostedInstanceRequestDTO
object • RevokeSelfHostedInstanceRequestDTO
reason
String
optional • nullable
Response bodyResponseWrapper<Map<String, Object>>
Nullable: Нет
ResponseWrapper<Map<String, Object>>
object • ResponseWrapper<Map<String, Object>>
success
boolean
required • not-null
data
T
optional • nullable
error
CdpErrorResponse
optional • nullable • schema=CdpErrorResponse
CdpErrorResponse
object • CdpErrorResponse
errorId
String
required • not-null
code
String
required • not-null
message
String
required • not-null
details
Map<String, Object>
optional • not-null
fieldErrors
List<CdpFieldError>
optional • not-null
timestamp
long
optional • not-null
meta
Map<String, Object>
optional • not-null