Unlock Campaign
Unlock Campaign
Unlock a campaign to allow new submissions
POST
Unlock Campaign
Unlock Campaign
Unlock a previously locked campaign, allowing recipients to submit or edit values again.Request
Headers
string
required
Your API key for authenticationExample:
sk_live_1234567890abcdefstring
required
Your organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
string
required
UUID of the parent dataset
string
required
UUID of the campaign to unlock
Response
Returns the campaign withlocked_at cleared to null (HTTP 200).
string
Campaign UUID.
string
Campaign display name.
null
Now
null — the campaign is unlocked and recipients can submit again.string
Data collection period start date.
string
Data collection period end date.
string
Submission deadline.
datetime
Creation timestamp (ISO 8601).
string | null
Last update timestamp (ISO 8601).
Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization404 Not Found
Cause: Campaign not foundRelated Endpoints
Lock Campaign
Lock to prevent submissions
Get Campaign
View campaign status