Flowker
cURL
curl --request DELETE \ --url https://flowker.sandbox.lerian.net/v1/provider-configurations/{id} \ --header 'X-API-Key: <api-key>'
This response has no body data.
Use this endpoint to delete a provider configuration.
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Unique identifier of the provider configuration.
Was this page helpful?