Sets or rotates the B2B client portal password for a contact. Uses the same backend logic as
sending password on POST /contacts/{contactId}, but accepts only the password field.
The contact must have a non-empty email (set via create or a prior update).
The response includes has_portal_login: true when the login is linked.
Documentation Index
Fetch the complete documentation index at: https://docs.joinluminous.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
The unique identifier of the contact
Plain-text password (min 8 characters). Transmitted only over HTTPS.
8 - 255Contact with updated portal login status