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 PUT \ --url https://api.getmalakai.com/api/api/campaigns/outbound/launch/{id} \ --header 'Authorization: <authorization>' \ --header 'x-access-token: <x-access-token>'
{ "status": "<string>" }
Launch your created campaign to actually run it.
Bearer