v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBApplication Providers API
Unlink a Provider from an Application
Use this endpoint to remove a provider link from an application. The provider itself is not deleted.
delete/v1/applications/{id}/providers/{providerId}
Path parameters
idstring required
The unique identifier of the application you want to retrieve.
providerIdstring required
The unique identifier of the provider.
Response
If the request is successful, you will receive an empty response.