Mark task completed
Tasks & Notifications
Mark task completed
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.
POST
Mark task completed
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business to update.
The UUID of the task to update.