providers.renewToken¶
Replaces the current refresh-token and certificate of a Provider
| Request | Response | Error | 
|---|---|---|
| BulkRequest<ProvidersRenewRefreshTokenRequestItem> | Unit | CommonErrorMessage | 
⚠️ WARNING: This endpoint will immediately invalidate all traffic going to your Provider
This endpoint should only be used if the current tokens are compromised.