Skip to main content
PATCH
Update an Environment

Authorizations

Authorization
string
header
required

Authenticate using a Honeycomb Management Key.

Pass the Management Key as a Bearer token in the Authorization header:

Construct the key value by joining the Key ID and Secret with a colon (:).

To learn how to create a Management Key, visit Manage Team API Keys. To learn more about authenticating requests, visit API Authentication.

Path Parameters

teamSlug
string
required

The slug of the Team

ID
string
required

A unique identifier

Body

application/vnd.api+json
data
object
required

Response

Success

data
object
required