Create Opportunity Appointment
Create a new appointment associated with an opportunity.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
opportunityId
Request
This endpoint expects an object.
title
Appointment title
assigneeId
ID of the user assigned to this appointment
dueDate
ISO 8601 scheduled date/time
description
Optional description
Response
Appointment created successfully
id
title
description
dueDate
isCompleted
completedAt
assigneeId
opportunityId
ID of the parent opportunity.
createdBy
createdAt
updatedAt
