Skip to main content
POST
Finish Task

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Path Parameters

taskId
integer<int64>
required

ID of the task or appointment to finish.

Required range: x >= 1

Response

Entry marked as completed.

Generic message response

message
string

Result message

Example:

"Operation successful"