Create a custom field and map it to a specific action typeCopy Pagepost https://api.safetyculture.io/tasks/v1/customer_configuration/custom_field/{type_id}Path Paramstype_idstringrequiredThe ID of the task type to map the custom field toBody ParamsattributesobjectThe field attributes used to create the custom fieldCreateFieldAttributes defines the common criteria to create generic fields. These attributes should be domain agnostic objectResponses 200A successful response. defaultAn unexpected error response.Updated 5 days ago