Set a property's short name
PATCH/api/v1/pms/properties/:propertyId/short-name
The card-length name shown where the full property name does not fit. Send a blank or omitted shortName to clear it, which makes cards fall back to the full name. Distinct from display_name, which stays the full public-facing name.
Request
Responses
- 204
- 404
Short name set or cleared.
No property with the given id.