CampaignsRegistry properties
/campaigns/registry-properties
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using Bearer scheme
In: header
Response Body
application/json
curl -X GET "https://api.speaknode.com/api/campaigns/registry-properties"{
"phone": "string",
"first_message": "string",
"language_locale": "string"
}/campaigns/items/{campaignItemId} PUT
Previous Page
Fetches a documentation page by URL and returns its plain-text content (HTML tags stripped, scripts/styles removed). Use this after M:AspNetBackend.API.Controllers.DocsController.Search(System.String,System.String,System.Threading.CancellationToken) to read a specific page fully. GET
Next Page