Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://app.herondata.io/api/end_user_entities/{entity_heron_id}/attributes/{attribute_heron_id}/sources/{source_heron_id} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "sort_order": 123, "source_config": {} } '
{ "heron_id": "<string>", "sort_order": 123, "source_config": {} }
Show child attributes
parsed_end_user_file
api
rel_6
end_user_enricher
company_attribute
static_value
end_user_query
broker_submission_api
OK
Was this page helpful?