Send an access-code link

Mints a TOP access code for the given account and texts the member a link to
it, valid for seven days. Accepts an anonymous session or a partner session,
matching the legacy route: an anonymous caller resolves the partner and
program from configuration, while a partner caller supplies
external_program_id.

This is the /api/v1 counterpart of the legacy
POST /accounts/sms/top-access-code route; both share the same
implementation, so behavior is identical.

Body Params
uuid
required

the account_id of the user

string | null

the external_program_id of the program that the user will be associated with.

Responses
201

Successfully sent access code.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json