Skip to main content
POST
cURL

Individual Activation

Activates an individual customer account.

Endpoint

POST /api/v2.1/customer/individual/{customerId}/activation

Required Headers

Request Body (runner-aligned)

cURL

Success Response

200
Used in B2C step runner Step 8 and aligned with individual-playground.crx.js.

Headers

X-Forwarded-For
string
required
X-Tenant-ID
string
required
X-Forwarded-From
string
required
platform
string
required
deviceId
string
required
Authorization
string
required

Path Parameters

customerId
string
required

Body

application/json
userId
string
required
Example:

"customer.20260331114946-387074@testcorp.com"

code
string
required
Example:

"ACTIVATION_CODE_20260331114954"

Response

200

Activated