Resolve Appointment Task Blocker
Resolve a blocker for an appointment task. Each blocker type has a different resolution type as specified below.
Once all blockers are resolved, the task will continue to be processed.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
appointmentTaskId
The ID of the task to resolve the blocker for.
Request
This endpoint expects an object.
blockerId
The ID of the blocker to resolve.
resolution
The resolution details for the blocker.