Redeem the emailed code for a verification token

Exchanges the 6-character code for a verification_token, sent as X-Email-Verification-Token on POST /invoices. The token is reusable for ~30 minutes for the same sender email.

post/api/v1/scribo/email-verifications/{id}/redeem

Path parameters

idstring uuid required

Challenge UUID

Request body

codestring required

Response

Code accepted

verification_tokenstring required
expires_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.