cURL
curl --request POST \ --url https://api.nekt.ai/api/v1/transformations/{slug}/trigger/ \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "extra_config": "<unknown>" } '
{}
Documentation IndexFetch the complete documentation index at: https://docs.nekt.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nekt.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication. Format: 'x-api-key: api_key'
The response is of type object.
object
Was this page helpful?