Skip to main content
Weavr API
Sends

Send a push notification to verify a send

POST/sends/{id}/challenges/push/{channel}

Deprecated in favour of Challenges endpoints

Starts the verification process for a Send in which a push notification is sent to a device belonging to the logged-in user that was previously enrolled through the /authentication_factors/push/{channel} endpoint.

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

Request

Path parameters

Responses

204No Content

Success - No Content.

Headers