v1
latestOpenAPI 3.0.02026-07-26221117272.0 KBCampaign
Update campaign by guid
Updates a single campaign by its guid
put/api/v11/campaign/{guid}
Path parameters
guidstring uuid required
Id of the campaign to update
Headers
X-HawkSearch-ApiKeystring required
Request body
Example request
{
"SyncGuid": "00000000-0000-0000-0000-000000000000"
}Response
OK
Example response
{
"SyncGuid": "00000000-0000-0000-0000-000000000000"
}