Delete a Delivery API key
This endpoint allows you to delete a Delivery API key and its corresponding Preview API key.
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
Response
No Content - Request successful, no content returned