Skip to main content
POST
Create Time Off Type

Authorizations

X-Api-Key
string
header
required

Body

application/json
name
string
Example:

"Sick"

color
string
Example:

"#4babe5"

paid
boolean
Example:

true

description
string
Example:

"some notes"

Response

OK

id
number
Example:

876534

name
string
Example:

"Sick"

color
string
Example:

"#4babe5"

paid
boolean
Example:

true

description
string
Example:

"some notes"