Updates a bookings custom attribute definition.
Open in API Reference
The key of the custom attribute definition to update.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The custom attribute definition that contains the fields to update. Only the following fields can be updated:
name
description
visibility
schema
Selection
For more information, see Updatable definition fields.
To enable optimistic concurrency control, include the optional version field and specify the current version of the custom attribute definition.
version
A unique identifier for this request, used to ensure idempotency. For more information, see Idempotency.
// No response received yet.