cURL
curl --request GET \ --url https://api.example.com/files/import-file/:entityTypeDefId
{ "data": { "url": "<string>", "key": "<string>", "headers": [ "<string>" ] }, "message": "<string>" }
Generate and return a signed CSV import template URL for an entity type.
Import template generated successfully
Show child attributes