cURL
curl --request DELETE \ --url http://api/v1/org/warehouse-credentials/{credentialsUuid}
{ "results": "<any>", "status": "ok" }
Delete warehouse credentials
the UUID of the warehouse credentials to delete
Ok
ok
Was this page helpful?