Upsert customer user by external IDs
Create or update a customer user using customer and user external IDs
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
customerExternalId
userExternalId
Request
Body
name
email
metadata
status
Response
200
id
externalId
customerExternalId
name
email
metadata
status
created
createdAt
updatedAt
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error