Key operations

 

Applies To: Azure Key Vault

The Azure Key Vault REST API supports the following operations for key objects.

Common parameters and headers

The following information is common to all operations on key objects.

  • The {api-version} parameter is required and the current supported version is “2015-06-01”.

  • Set the Authorization header to a JSON Web Token that you obtain from Azure Active Directory. For more information on authentication, see Authentication, requests and responses.

See Also

About keys, secrets, and certificates
Authentication, requests and responses