Create a new campaign inside your Talkpush account

This endpoint lets you create a new campaign inside Talkpush. Not all the information required to set up a fully operational campaign can be provided via the API. Permission settings, questions, message, smart filters and notifications need to set up from the campaign settings inside the CRM. A common use case for this endpoint would be the automatic creation of a campaign inside Talkpush when a user creates a job requisiton inside an integrated ATS.

Body Params

The body of the request.

string
required

The API key provided for your application

campaign
object
required
Responses
200

Campaign created successfully

400

Bad request. Please make sure that no invalid parameters were provided.

404

Country not found. Will return the list of available countries.

500

Internal server error, we will provide you with the exception message of the application.

Language
Response
Click Try It! to start a request and see the response here!