v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBApplication Providers API
Set Default Application Provider
Use this endpoint to set a provider as the default for an application. The default provider is used when no specific provider is requested.
patch/v1/applications/{id}/providers/{providerId}/default
Path parameters
idstring required
The unique identifier of the application you want to retrieve.
providerIdstring required
The unique identifier of the provider.
Response
Indicates that the provider was successfully set as default.