Update a source
Updates a source’s name or URL. Only the fields you include in the request body are updated.
Authorizations
Secret key (sk_live_...)
Path Parameters
Unique identifier for the source (prefixed with src_).
Body
Response
OK
A source object. Sources are websites or services that agents connect to.
Unique identifier for the source, prefixed with src_.
Always source.
Display name for the source.
The source type. website is currently the only supported type; it defaults to website if omitted.
Website configuration for the source.
ISO 8601 timestamp of when the resource was created.
ISO 8601 timestamp of when the resource was last updated.
Unique identifier for the API request. Include this when contacting support.