Skip to main content

Resend Buyer Invite

POST 

/api/admin/portal/users/:user/resend-invite

Resend the single-use invitation email to a buyer whose invitation is still pending (regenerates the invite token and refreshes the invited timestamp). Only pending invitations can be resent — an already-active buyer returns 422 (use a password reset instead) and a disabled buyer must be re-enabled first. Requires a Bearer token.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type