Cancel Verify-Practice-Info Task
Cancel a verify-practice-info task.
If the task is in progress, it will be canceled and we will stop processing it.
If the task is already completed, this endpoint is a no-op and will return a 200 HTTP status code.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
verifyPracticeInfoTaskId
Response
This endpoint returns an object.
Canceled
OR
Succeeded
OR
Failed