Create receive only user
POST {{customer_url}}
Request Body
{"firstName"=>"Jane", "lastName"=>"Doe", "email"=>"jane.doe.{{$timestamp}}@example.com", "type"=>"receive-only"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string | ||
Content-Type | string |