v2

latestSwagger 2.0raw.githubusercontent.com2019-05-224060109.2 KB
Topics

Regenerate key for a topic.

Regenerate a shared access key for a topic.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}/regenerateKey

Path parameters

subscriptionIdstring required

Subscription credentials that uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group within the user's subscription.

topicNamestring required

Name of the topic.

Query parameters

api-versionstring required

Version of the API to be used with the client request.

Request body

keyNamestring required

Key name to regenerate key1 or key2

Response

OK

key1string

Shared access key1 for the topic.

key2string

Shared access key2 for the topic.