name and/or auth_url — omitted fields keep
their stored value. Source knowledge is managed separately at
/sources/{source}/knowledge.
{source} is the source name (URL-encode it if it contains spaces).
Authentication
Requires anx-api-key header. See Authentication.
Request body
At least one field is required.string
New display name. Becomes the name you address this source by. A rename that
exactly matches another source’s name is refused with
409 — two sources
sharing a name would make both unaddressable.string
The source system’s sign-in / portal URL.
Response
200 OK
Errors
Example
Next
- List sources — see your sources and their names.
- Knowledge — read and write a source’s knowledge document.