Skip to main content
POST
Create a new leave reason

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Leave reason name (max 170 characters)

Example:

"Personal reasons"

Response

Successful response

data
object
meta
object