department.create

Creates a department

Requires the organizationWrite permission.

Body Params
string
required

The name of the department or team

string

An alternate candidate-facing name for this department that will be used on Ashby job boards

uuid

The id of the department's parent department

extraData
object

This field stores information, structured as key-value pairs, for your own use and reference, for example a unique identifier for your own system. Do not store personally identifiable information (PII) in this field. In addition, the following constraints apply:

  • Keys must be strings of at most 100 characters.
  • Values must be strings of at most 512 characters.
  • The total size of the extra data must be less than 1kb.

We recommend using a prefix for your keys to avoid collisions with other systems, as data stored in this field is available to all API users with permission to access the underlying object.

Response

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