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