errand_verify_user_bind
Verifies the SMS code and establishes the user authorization, returning aconsent_grant_id. This is the closing step of the errand authorization flow and only needs the Agent credential — it does not take a consent_grant_id parameter.
Errand authorization flow (closing step):
errand_request_user_bind → get bind_id → user receives the code → errand_verify_user_bind exchanges it for a consent_grant_id → subsequent errand tools carry that consent_grant_id.Parameters
Returns
Error Codes
See Error Handling for the full list.
Typical latency: ~0.5s.

