Skip to main content

Resend Company Invites

POST 

/api/admin/portal/companies/:company/resend-invites

Resend the invitation email to every buyer of the company whose invitation is still pending (regenerates each token and refreshes the invited timestamp). Returns how many were resent — 0 when the company has no pending buyers. 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