v1

latestSwagger 2.02026-08-065854114.9 KB
tasks

Create a new task related to this person.

post/people/{person_id}/tasks

Path parameters

person_idinteger required

Request body

textstring required

Text content of this task.

assigned_usersinteger[]

Array of IDs of users assigned to this task.

due_datestring date-time

When this task is due.

finished_datestring date-time

When this date was finished.

finished_byinteger

ID of user who finished this task.

type'VISITA' | 'REUNIAO' | 'LIGACAO' | 'EMAIL' | 'PROPOSTA' | 'WHATSAPP'

Task type.

metricsinteger[]

Array of metric IDs to associated with this task.

Response

Created