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_idstringRequired
ID of the space in a form of a string
api_key_idstringRequired
ID of the Delivery API key in a form of a string

Headers

X-Contentful-VersionstringRequired
Version of the API key to update

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful