Skip to content
Справочник APIPlatformPlatform billing

Admin_delete_plan_price

Эта страница пока доступна только на английском языке. Руководства переведены; автоматически генерируемый справочник API публикуется на английском.

DELETE
/platform/v1/billing/plans/{plan_id}/prices/{id}

Authorization

bearer_auth
AuthorizationBearer <token>

In: header

Path Parameters

plan_id*string
Formatuuid
id*string
Formatuuid

Header Parameters

X-Project-Id*string

UUID of the project that scopes consumer accounts, devices, sessions, and VSpaces for the request.

Formatuuid

Response Body

curl -X DELETE "https://example.com/platform/v1/billing/plans/497f6eca-6276-4993-bfeb-53cbbbba6f08/prices/497f6eca-6276-4993-bfeb-53cbbbba6f08" \  -H "X-Project-Id: 11111111-1111-1111-1111-111111111111"
Empty