Skip to main content
POST
Create cost center

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Body

application/json
name
string

Cost center name. Required on create (omitting causes 400); on update, omit or pass null to leave unchanged. Maximum 255 characters.

Maximum string length: 255

Response

Created

createdBy
object
id
string

Internal numeric identifier, encoded as a string

name
string
uid
string

Unique identifier used in API paths