Skip to main content
PATCH
Reschedule Calendar Entry

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required
entry_id
string<uuid>
required

Body

application/json
scheduled_for
string<date-time>
required

Response

Successful Response

id
string<uuid>
required
title
string
required
task_type
string
required
platform
string | null
required
status
string
required
scheduled_for
string<date-time> | null
required
assigned_member
TeamMemberResponse · object | null
required
published_at
string<date-time> | null