Deprecated: Reactivate Identity Provider (IDP)
POST/idps/:idpId/_reactivate
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Sets the state of the provider to active. It can only be called for providers with the state inactive. Users will not be able to log in again with the given provider.
Request​
Responses​
- 200
- 400
- 403
- 404
- default
idp reactivated
unable to reactivate IDP
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.