Marks a task as completed by the user. Tasks only exist for businesses enrolled in bookkeeping services, and task lifecycle management is handled by Layer’s bookkeeping team. This endpoint is used by Layer’s <Tasks>
component to mark tasks as user completed, and if you use embedded components, you should not need to call this endpoint directly.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to update
The UUID of the task to update
The response is of type object
.