Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Description

Makes changes to an existing external role.

HTTP MethodURI Scheme
PUT/server/external-role/{roleId}

Parameters

TypeNameDescriptionQualificationSchema
Path

roleId

The ID of the external role to update.

Requiredstring
Bodyrequest

Request body parameters, see schema for details.

RequiredExternalRole

Responses

HTTP CodeDescriptionSchema
200

The updated external role.

ExternalRole

Security

TypeName
apiKeyKey
  • No labels