The Create a field API allows users to create a new field in your Rocketlane account. This endpoint provides a way for developers to add field related details, including the field label, description, field type and field options in case it is a SINGLE_CHOICE or MULTIPLE_CHOICE type field. You can also enable or disable the field and set its privacy setting.

To customise the response, utilise the includeFields parameter, and it will return the created field object in the response body.

📘

The order of the field options will be preserved as provided during field creation.


In case, any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!