cURL
curl --request DELETE \ --url https://cloud.cdata.com/api/poweredby/connection/delete/{id} \ --header 'Authorization: Bearer <token>'
Delete Connection deletes a child account’s connection from the Embedded Cloud product.
JWT token authentication. Include the token in the Authorization header as 'Bearer '.
The connection Id to delete.
OK
このページは役に立ちましたか?