Skip to main content
PUT
Update an event

Authorizations

Authorization
string
header
required

Email address and password. A personal access token (pat_…) or session token (token-…) may also be sent in the password field, with any non-empty value as the username — a blank username short-circuits to a 401 before the token is read.

Path Parameters

id
string
required

Body

application/json
_id
string
Example:

"507f1f77bcf86cd799439011"

from
Example:

"507f1f77bcf86cd799439011"

type
string
workRequest
string
Example:

"507f1f77bcf86cd799439011"

notify
object
processed
boolean
pushed
boolean
created
integer
projects
string[]
assets
string[]

Response

OK

_id
string
Example:

"507f1f77bcf86cd799439011"

from
Example:

"507f1f77bcf86cd799439011"

type
string
workRequest
string
Example:

"507f1f77bcf86cd799439011"

notify
object
processed
boolean
pushed
boolean
created
integer
projects
string[]
assets
string[]