Partially update a widget annotation
PATCH
/v1/widgetannotation/{id}/
Update one or more fields of an existing widget annotation.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
A UUID string identifying this widget annotation.
Request Body
Section titled “Request Body ”A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
account
string format: uuid
agent
string format: uuid
description
string
end_time
string format: date-time
id
string format: uuid
outage
boolean
start_time
string format: date-time
title
string
widget
string format: uuid
A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
account
string format: uuid
agent
string format: uuid
description
string
end_time
string format: date-time
id
string format: uuid
outage
boolean
start_time
string format: date-time
title
string
widget
string format: uuid
Responses
Section titled “ Responses ”A ModelSerializer that takes an additional fields argument that
controls which fields should be displayed.
object
account
required
string format: uuid
agent
string format: uuid
description
string
end_time
required
string format: date-time
id
required
string format: uuid
outage
boolean
start_time
required
string format: date-time
title
required
string
widget
required
string format: uuid