A valid request URL is required to generate request examples
{ "id": 1, "name": "Jane Doe", "employee_id": "EMP001", "kind": "staff", "company": null, "email": "jane@example.com" }
Creates a new people asset under the authenticated device’s brand.
Device-specific API token generated from the Tester device's edit page. Each token is unique to a Tester device and scopes all operations to that device's brand.
Full name of the person
staff or visitor
staff
visitor
Unique employee identifier within the brand (required if kind is staff)
Company name (typically used for visitors)
Email address
People asset created