Skip to main content

Update an Issuer configuration details

PATCH 

/v1/distributedissuers/configurations/:id

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Updates (replaces) fields on an Issuer configuration that has the specified id. Only fields specified in the request will be updated. Fields not specified in the request are not modified.

Deprecated: use PATCH /v1/distributedissuers/configurations/DISTRIBUTED_ISSUER/{id} instead. This alias updates a DISTRIBUTED_ISSUER configuration and behaves identically; it returns not-found for a configuration of any other kind.

Request

Responses

Specified Issuer configuration updated; details in response body.