Skip to main content
POST
Set or rotate B2B portal password

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

contactId
integer
required

The unique identifier of the contact

Body

application/json
password
string<password>
required

Plain-text password (min 8 characters). Transmitted only over HTTPS.

Required string length: 8 - 255

Response

Contact with updated portal login status

data
object