delete https://api.talkdeskapp.com/knowledge-management/external-sources/
Deletes a given external source.
Scope
km-external-sources:write
Body Response
204 (OK) - External source successfully deleted.
401 (Unauthorized access - invalid or unverifiable JWT), 403 (Forbidden access - can't find the required scope in the JWT), 404 (Object not found), 409 (conflict), 500 (internal server error)
Parameter | Type | Description | Required |
---|---|---|---|
code | string | n/a | yes |
message | string | n/a | yes |
description | string | n/a | no |
fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
Troubleshooting
If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.