v2

latestSwagger 2.02026-07-26109144190.4 KB
Chat

Send a chat message into VictorOps

post/api-public/v1/chat

Headers

X-VO-Api-Idstring required

Your API ID

X-VO-Api-Keystring required

Your API Key

Request body

usernamestring required

The user's VictorOps username.

externalUsernamestring required

The username used in the integration application.

textstring required

The body of the chat message to be created.

incidentIdnumber

When included, will link the created chat message to the provided incident's timeline.

monitoringToolstring required

The monitoring_tool value registered for your integration.

tagsstring[]

An optional list of tags to be added to the created chat message.

Response

A chat message was successfully created.