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 3 Next »

Description

Makes changes to an existing external role account.

HTTP MethodURI Scheme
PUT/server/external-role-account/{roleAccountId}

Parameters

TypeNameDescriptionQualificationSchema
Path

roleAccountId

The ID of the external role account to update.

Requiredstring
Bodyrequest

Request body parameters, see schema for details.

RequiredExternalRoleAccount

Responses

HTTP CodeDescriptionSchema
200

The updated external role account.

ExternalRoleAccount

Security

TypeName
apiKeyKey
  • No labels