v5

latestSwagger 2.02026-07-1358329266.3 KB
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.