Extended PropertiesCreate extended propertyAsk AIpost https://classic-api.contractorscloud.com/api/v1/{resource_type}/{resource_id}/extended-propertiesCreate an extended property on a specific resource.Path Paramsresource_typestringenumrequiredThe type of resourceusersaccountsprojectsappointmentscontactsAllowed:usersaccountsprojectsappointmentscontactsresource_idstringrequiredThe id of the corresponding resource.Body ParamskeystringrequiredThe name of your property (Ex: color, size, internal_id)valuestringrequiredThe value for your property.Responses 201201 400400Updated 11 months ago