---
title: "Update an existing Identity Provider."
slug: "update-an-existing-identity-provider-1"
updated: 2026-03-02T22:30:52Z
published: 2026-03-02T22:35:48Z
canonical: "support.appgate.com/update-an-existing-identity-provider-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.appgate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update an existing Identity Provider.

Put/identity-providers/{id}

Update an existing Identity Provider.

SecurityHTTPType bearer

Path parametersidstring (uuid) Required

ID of the object.

Example12699e27-b584-464a-81ee-5b4784b6d425

Body parameters

Identity Provider object.

<select class='api-response-data' aria-label='Media type'><option value='8b426404-09f6-476c-a598-87b9aa7b561a'>application/json</option>
</select>object  #content#

Responses200

Identity Provider object.

<select class='api-response-data' aria-label='Media type'><option value='d037fefe-1b18-4cae-a98c-8a062968eeef'>application/json</option>
</select>object  #content#

400

JSON error. Check the JSON format.

<select class='api-response-data' aria-label='Media type'><option value='1b582578-9883-44e7-b818-e1ecf159a7e3'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

401

Token error. Login again.

<select class='api-response-data' aria-label='Media type'><option value='2c3af15d-6e52-438f-b18e-e677d7124460'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

403

Insufficient permissions to access this resource.

<select class='api-response-data' aria-label='Media type'><option value='e094f946-afcf-40cf-bdf7-0385c9f16c86'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

404

The requested resource can not be found.

<select class='api-response-data' aria-label='Media type'><option value='3665877b-d596-46d3-b539-2e82ee9264d4'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

406

Invalid 'Accept' header.

<select class='api-response-data' aria-label='Media type'><option value='8e3417c0-0e45-4252-8bfa-14ba2438a296'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

422

Request validation error. Check "errors" array for details.

<select class='api-response-data' aria-label='Media type'><option value='69a9a286-fffb-4ff0-b7b0-ee21635baf6e'>application/json</option>
</select>Expand Allobject  

Http 422 error for object validation.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

errors Array of object   

List of fields with validation errors.

object  fieldstring    

Name of the field that failed validation.

Examplename
messagestring    

Failure reason.

Examplemay not be null

500

Unexpected server side error.

<select class='api-response-data' aria-label='Media type'><option value='9f20291d-0851-44cd-ab5b-6d2c0510d930'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.
