Skip to main content

Update External Endpoint

Select

SaaS
Customer Managed

Update external endpoint details for which the id is provided

Path Parameters
  • externalEndpointId string required
Request Body
  • name string

    External endpoint new name. Default to old name

  • description string

    External endpoint new description. Default to old description

  • url string

    External endpoint new URL. Default to old endpoint URL

  • thumbprint string

    External endpoint new thumbprint. Default to old thumbprint

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...