Create new visit for identity
POST /identities/${identityId}/visits
|
Description
Creates a new visit for a given identity.
Operation
| Method | POST | |||
|---|---|---|---|---|
| URL | /identities/${identityId}/visits | |||
| Name | Value | Mandatory | Description | |
| URI Parameters | ||||
| ${identityId} | string | yes | Identity identifier. | |
| BODY | Visit JSON object | |||
<references />
Response
The History REST API answers with HTTP codes for every request. The following table shows the correct response for a successful request. See HTTP Response Codes and Errors for further details on the possible codes that this operation can return.
| HTTP code | 200 |
|---|---|
| HTTP Title | OK |
This page was last edited on July 17, 2020, at 16:13.
Comments or questions about this documentation? Contact us for support!
