Create Scout Hook

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
hook_configobjectOptional
namestringOptional
descriptionstring or nullOptional
metadatamap from strings to any or nullOptional
triggering_eventslist of "agent.interaction.responded" or objects or nullOptional

Response

Successful Response
hookobject

Errors