API Reference
cURL
curl --request POST \ --url https://api.oplog.one/openapi/v1/Customers \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json-patch+json' \ --data '{ "email": "<string>", "firstName": "<string>", "lastName": "<string>", "phone": "<string>" }'
If you want to emulate, please enter TenantId.
Success