Update a Delivery API key
Updates a Delivery API key and its corresponding Preview API key. Include the current version in X-Contentful-Version.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in a form of a string
api_key_id
ID of the Delivery API key in a form of a string
Headers
X-Contentful-Version
Version of the API key to update
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful