v1
latestOpenAPI 3.0.22026-07-144652931.4 MBEnrichment Integrations
Update ServiceNow credentials
Updates the ServiceNow credentials. Supports partial updates — only the fields provided in the request are changed. If a password is provided, it replaces the stored password. The password is never returned.
<!-- theme: warning -->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
put/enrichment/integrations/servicenow/credentials/{credentials_id}
Path parameters
credentials_idstring required
Base32-encoded UUID v7 (26 uppercase alphanumeric characters) identifying the ServiceNow credentials.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Request body
Response
The ServiceNow credentials were updated successfully. The password is never returned.