Update a specific incident form field selection by id
curl --request PUT \
--url https://api.rootly.com/v1/incident_form_field_selections/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/vnd.api+json' \
--data '
{
"data": {
"type": "incident_form_field_selections",
"attributes": {
"value": "<string>",
"selected_catalog_entity_ids": [
"<string>"
],
"selected_group_ids": [
"<string>"
],
"selected_option_ids": [
"<string>"
],
"selected_service_ids": [
"<string>"
],
"selected_functionality_ids": [
"<string>"
],
"selected_user_ids": [
123
]
}
}
}
'{
"data": {
"id": "03b3d509-cf37-428e-a132-d477c9274c7a",
"type": "incident_form_field_selections",
"attributes": {
"incident_id": "eb8f9d98-f249-467c-89f4-bebb625e5bec",
"custom_field_id": 179,
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"form_field": {
"id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"team_id": 299,
"slug": "velit-corporis-omnis-eum",
"kind": "custom",
"input_kind": "text",
"value_kind": "inherit",
"value_kind_catalog_id": null,
"name": "Velit corporis omnis eum.",
"description": "Aut eos excepturi eum.",
"shown": [
"web_new_incident_form",
"web_update_incident_form"
],
"required": [],
"default_values": [],
"show_on_incident_details": true,
"enabled": true,
"updated_at": "2026-01-23T20:00:38.814-08:00",
"created_at": "2026-01-23T20:00:38.814-08:00",
"options": [
{
"id": "e3ee6b94-acfd-4a5c-8f3e-d16520d75ed7",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"value": "Omnis sapiente nostrum tempora.",
"color": "#FBE4A0",
"default": false,
"position": 1,
"updated_at": "2026-01-23T20:00:38.839-08:00",
"created_at": "2026-01-23T20:00:38.839-08:00"
},
{
"id": "634615db-0b29-4d4a-8ab7-8bad36d9d71f",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"value": "Ullam error veniam voluptatem.",
"color": "#FBE4A0",
"default": false,
"position": 2,
"updated_at": "2026-01-23T20:00:38.842-08:00",
"created_at": "2026-01-23T20:00:38.842-08:00"
}
],
"positions": [
{
"id": "fe5e86a1-9cb8-487c-af83-98f258dd4af5",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"form": "web_update_incident_form",
"position": 1
},
{
"id": "d487e62c-021c-4137-8fcb-6c1a1281252f",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"form": "web_new_incident_form",
"position": 1
}
]
},
"value": "Test update custom field",
"selected_group_ids": [],
"selected_groups": {
"id": null,
"value": "Test update custom field"
},
"selected_option_ids": [],
"selected_options": {
"id": null,
"value": "Test update custom field"
},
"selected_service_ids": [],
"selected_services": {
"id": null,
"value": "Test update custom field"
},
"selected_functionality_ids": [],
"selected_functionalities": {
"id": null,
"value": "Test update custom field"
},
"selected_catalog_entity_ids": [],
"selected_catalog_entities": {
"id": null,
"value": "Test update custom field"
},
"selected_user_ids": [],
"selected_users": {
"id": null,
"value": "Test update custom field"
}
}
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Show child attributes
incident_form_field_selection updated
Show child attributes
Was this page helpful?
curl --request PUT \
--url https://api.rootly.com/v1/incident_form_field_selections/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/vnd.api+json' \
--data '
{
"data": {
"type": "incident_form_field_selections",
"attributes": {
"value": "<string>",
"selected_catalog_entity_ids": [
"<string>"
],
"selected_group_ids": [
"<string>"
],
"selected_option_ids": [
"<string>"
],
"selected_service_ids": [
"<string>"
],
"selected_functionality_ids": [
"<string>"
],
"selected_user_ids": [
123
]
}
}
}
'{
"data": {
"id": "03b3d509-cf37-428e-a132-d477c9274c7a",
"type": "incident_form_field_selections",
"attributes": {
"incident_id": "eb8f9d98-f249-467c-89f4-bebb625e5bec",
"custom_field_id": 179,
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"form_field": {
"id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"team_id": 299,
"slug": "velit-corporis-omnis-eum",
"kind": "custom",
"input_kind": "text",
"value_kind": "inherit",
"value_kind_catalog_id": null,
"name": "Velit corporis omnis eum.",
"description": "Aut eos excepturi eum.",
"shown": [
"web_new_incident_form",
"web_update_incident_form"
],
"required": [],
"default_values": [],
"show_on_incident_details": true,
"enabled": true,
"updated_at": "2026-01-23T20:00:38.814-08:00",
"created_at": "2026-01-23T20:00:38.814-08:00",
"options": [
{
"id": "e3ee6b94-acfd-4a5c-8f3e-d16520d75ed7",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"value": "Omnis sapiente nostrum tempora.",
"color": "#FBE4A0",
"default": false,
"position": 1,
"updated_at": "2026-01-23T20:00:38.839-08:00",
"created_at": "2026-01-23T20:00:38.839-08:00"
},
{
"id": "634615db-0b29-4d4a-8ab7-8bad36d9d71f",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"value": "Ullam error veniam voluptatem.",
"color": "#FBE4A0",
"default": false,
"position": 2,
"updated_at": "2026-01-23T20:00:38.842-08:00",
"created_at": "2026-01-23T20:00:38.842-08:00"
}
],
"positions": [
{
"id": "fe5e86a1-9cb8-487c-af83-98f258dd4af5",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"form": "web_update_incident_form",
"position": 1
},
{
"id": "d487e62c-021c-4137-8fcb-6c1a1281252f",
"form_field_id": "183b4357-a22d-4d69-878e-a4fe2f61f7ae",
"form": "web_new_incident_form",
"position": 1
}
]
},
"value": "Test update custom field",
"selected_group_ids": [],
"selected_groups": {
"id": null,
"value": "Test update custom field"
},
"selected_option_ids": [],
"selected_options": {
"id": null,
"value": "Test update custom field"
},
"selected_service_ids": [],
"selected_services": {
"id": null,
"value": "Test update custom field"
},
"selected_functionality_ids": [],
"selected_functionalities": {
"id": null,
"value": "Test update custom field"
},
"selected_catalog_entity_ids": [],
"selected_catalog_entities": {
"id": null,
"value": "Test update custom field"
},
"selected_user_ids": [],
"selected_users": {
"id": null,
"value": "Test update custom field"
}
}
}
}