Update an enrichment schema
Updates the name and/or description of an enrichment schema. At least one of name or description must be provided. Schema fields cannot be changed after creation.
Early Access
This API is in Early Access and may change at any time. Contact your PagerDuty account team to request access.
Scoped OAuth requires: contextual_data.write
Authorization
api_key Authorization<token>
The API Key with format Token token=<API_KEY>
In: header
Path Parameters
schema_id*string
The ID of the enrichment schema.
Format
uuidHeader Parameters
Accept*string
The Accept header is used as a versioning header.
Default
"application/vnd.pagerduty+json;version=2"Content-Type*"application/json"
Default
"application/json"Value in
- "application/json"
Request Body
application/json
The schema fields to update. At least one of name or description must be provided.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json