/
BR
brex-com
/
Team API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 3w ago
Details
Filter operations
Cards
9
Companies
1
Departments
3
Legal Entities
2
Locations
3
Titles
3
get
List titles
post
Create title
get
Get title
Users
7
Titles
Create title
This endpoint creates a new title
post
/v2/titles
Headers
Idempotency-Key
string
nullable
Request body
CreateTitleRequest
required
name
string
required
Name of the title
Response
createTitle 200 response
TitleResponse
required
id
string
required
name
string
required
Name of the title
Changes