POST
/
plans.json
Requires admin authentication
name
string
required

The name of the plan, should be 3-32 characters

price
integer
required

The price of a job in this plan, can be set to 0

period
integer
required

The period of the plan in days, should be between 1 and 90

highlight
boolean
default:
"false"

Whether the jobs in this plan will be highlighted

badge
boolean
default:
"false"

Whether the jobs in this plan will have a badge displayed

pin
boolean
default:
"false"

Whether the jobs in this plan will be pinned to the top of the list