Deprecated: Update Identity Provider (IDP)
PUT/idps/:idpId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Update an existing IDP. All fields are updated. If you do not send a value in a field, it will be empty afterward.
Request​
Responses​
- 200
- 400
- 403
- 404
- default
idp updated
invalid argument
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.