Rename an interview campaign
Rename a campaign. Admin only. name is the only writable field —
campaigns cannot be created or deleted through the API. Names are unique
per project, case-insensitively; a clash returns 400.
Authorizations
Use Authorization: Bearer
Path Parameters
UUID of the project
UUID of the interview campaign
Body
New campaign name (trimmed; must be unique in the project)
Response
Campaign renamed
A named group of interviews (a "wave"), with the progress aggregates the interviews page renders. Counts cover every interview in the campaign.
Unique within the project, case-insensitively.
Total interviews in the campaign. May exceed the sum of the per-status counts: interviews created before statuses existed have none.
Assigned but not yet started.
Most recent update across the campaign's interviews, falling back to the campaign's own creation date when it has none. Interview timestamps also move on background writes (summaries, turn state), so treat this as approximate activity rather than message recency.
Up to five recipient emails, for the avatar row. Self-assigned interviews contribute their creator.
Total distinct recipients, which may exceed assignees length.