POST /hub/v1/campaigns

Creates a campaign.

NameTypeDescription
namestringRequiredName of the campaign with a maximum length of 128 characters
descriptionstringRequiredDescription of the campaign with a maximum length of 512 characters
campaignCodestringRequiredUnique identifier for the campaign with a maximum length of 36 characters
colorstringRequiredHex color value
favoritebooleanRequiredDetermines if the campaign will be flagged as a favorite

Example Request

Example Response