Skip to main content
POST
deployment.validate

Body

application/json
object
enum<string>
required

The object that occurred

Available options:
event
Example:

"event"

timestamp
string<date-time>
required

The timestamp of the event

Example:

"2021-01-01T00:00:00Z"

type
enum<string>
required

The type of event

Available options:
deployment.validate
Example:

"deployment.validate"

data
object
required

The data associated with the event

Response

200

Successfully received the event.