IntegrationRuntimes

Regenerates the authentication key for an integration runtime.

post/integrationruntimes/{integrationRuntimeName}:regenerateAuthKey

Path parameters

integrationRuntimeNamestring required

The integration runtime name.

Query parameters

api-versionstring required

The api version to use.

Request body

keyName'authKey1' | 'authKey2'

The name of the authentication key to regenerate.

Response

Success.

authKey1string

The primary integration runtime authentication key.

authKey2string

The secondary integration runtime authentication key.

Changes

Changed in 1 of the 4 revisions of this API.1