Create a new office.

Creates a new office.

The required fields are name, companyId, calendarId.
Optional fields are street, postalCode, city and country.
The country field has to be a valid ISO country code.

Log in to see full request history
Body Params
string

The new name of the office to create. Required field.

string

The company id of the office to create. Required field.

string

The calendar id of the office to create. Required field.

string

The country of the office to create in ISO code.

string

The postal code of the office to create.

string

The city of the office to create.

string

The street of the office to create.

Headers
string
required

A valid bearer token.

Responses

401

UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json