Campaigns
restore
Restores the campaign
For custom components:
RaiselyComponents.api.one('campaigns', '{campaign}').all('restore').post(data = {}, params = {}, headers = {}) => Promise<{result}>
:fa-gears: See Restie Response Data for a more detailed overview of responses through the client wrapper
post/campaigns/{campaign}/restore
Path parameters
campaignstring required
The uuid, path or domain of the campaign to associate with the request
Headers
Authorizationstring
A valid HTTP Bearer token, required to access private records.
Response
The campaign was restored