Teamwork API
Getting access, Developing, Testing
Back to TeamworkEdit a message.
Update specific fields on a message. If the property read
is sent with the
value true
all replies from this message will be marked as read.
Input
type: object
properties:
parameters:
type: object
properties:
messageId:
type: integer
required:
- messageId
title: Parameters
data:
type: object
title: Data
properties:
read:
type: boolean