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

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

The connection Id of the connection in which to clear the metadata.

レスポンス

200

OK