メインコンテンツへスキップ
DELETE
/
poweredby
/
account
/
delete
/
{id}
Delete Account
curl --request DELETE \
  --url https://cloud.cdata.com/api/poweredby/account/delete/{id} \
  --header 'Authorization: Bearer <token>'

承認

Authorization
string
header
必須

JWT token authentication. Include the token in the Authorization header as 'Bearer '.

パスパラメータ

id
string
必須

The child account Id.

レスポンス

200

OK