Skip to main content
PUT
Update a Recipient

Authorizations

X-Honeycomb-Team
string
header
required

Authenticate using a Honeycomb Configuration Key.

Pass the Token in the X-Honeycomb-Team header:

If you created your key using the API, use data.attributes.secret; this is the same value as the Token in the UI.

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

Path Parameters

recipientId
string
required

Unique identifier (ID) of a Recipient.

Body

application/json
type
enum<string>
required

One of the supported Recipient Types

Available options:
pagerduty
details
object

Specific schema for the Pagerduty Recipient Type

Response

Success

type
enum<string>
required

One of the supported Recipient Types

Available options:
pagerduty
id
string
read-only
Example:

"yUheCUmgZ8p"

created_at
string<date-time>
read-only

ISO8601 formatted time the Recipient was created.

Example:

"2022-07-26T22:38:04Z"

updated_at
string<date-time>
read-only

ISO8601 formatted time the Recipient was updated.

Example:

"2022-07-26T22:38:04Z"

details
object

Specific schema for the Pagerduty Recipient Type