/
/travelperk-api-v1
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Cost centers6
  • getList all Invoice Profiles
  • getList all Invoices
  • getList all Invoice lines
  • getRetrieve an Invoice
  • getRetrieve Invoice PDF
  • getGet the user schema
  • postCreate a new user
  • putReplace a user
  • patchUpdate a user
  • postCreate a webhook endpoint
  • patchUpdate a webhook endpoint
  • getList all trips
  • getRetrieve custom fields
  • getRetrieve a Trip by ID

Create a new user

Creates a new user in Perk.

post/Users

Response

Returns 201 Created and the newly created user resource.

Changes