Skip to main content
Weavr API
Sends

Issue a one-time password that can be used to verify a send

deprecatedPOST/sends/{id}/challenges/otp/{channel}

Deprecated in favor of Challenges endpoints

Starts the verification process for a send in which a one-time password is sent to a device belonging to the logged-in user that was previously enrolled through the /authentication_factors/otp/{channel} endpoint.

You should only start this process if the send state is PENDING_CHALLENGE.

Request

Available on
SandboxProduction

Path parameters

Responses

204No Content

Success - No Content.

Headers