Set a custom field value on an organisation
Custom Field Values
Set a custom field value on an organisation
PUT
Set a custom field value on an organisation
Authorizations
Enter your personal access token (PAT) to authenticate
Path Parameters
The UUID of the workspace
Example:
"550e8400-e29b-41d4-a716-446655440000"
The UUID of the organisation
Example:
"550e8400-e29b-41d4-a716-446655440000"
The key of the custom field
Example:
"industry"
Body
application/json
The value to set for the field
Example:
"Technology"
Response
The custom field value that was set
A custom field value set on an organisation
The identifier of the field
Example:
"industry"
The machine-readable key of the field
Example:
"industry"
The data type of the field
Example:
"text"
The value of the field
Example:
"Technology"
The source of the value
Example:
"manual"
Example:
"2024-01-01T00:00:00Z"