# Property options (public)

When X-CARAER-TOKEN or X-Caraer-Company-Uuid is sent, that value selects the tenant company and overrides the companyUuid path segment.

Endpoint: POST /api/v2/forms/public/{companyUuid}/{propertyUuid}/options
Version: 2.0
Security: Bearer Authentication

## Path parameters:

  - `propertyUuid` (string, required)

  - `companyUuid` (string, required)


