Edit bot registration

Edit a bot registration for a bot registered with the Automation Framework

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Details

Edit or create an existing bot registration. Takes a registration JSON payload as Body.

Any bot must register with Khoros Care before it can access the Bot v3 APIs. Registration is a one-time (per network) operation. See Bot registration for more information about registration requirements for the Automation Framework.

Related endpoints

ActionEndpoint
GET/bots/v3/registrations/network/{networkKey}/externalId/{externalId}
Retrieve all bot registrations registered with the Automation Framework for the specified source channel
GET/bots/v3/registrations/network/{networkKey}/externalId/{externalId}/appId/{appId}
Retrieve registration details about an existing bot registered with the Automation Framework
POST/bots/v3/registrations
Register a bot
DELETE/bots/v3/registrations/network/{networkKey}/externalId/{externalId}/appId/{appId}
Delete a bot registration
Body Params
json

Path to a Registration payload. See Registration payload for details.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json