Create custom folders

This endpoint let's you create custom folders in the company account. A common scenario for this endpoint would be to create a custom folder whenever you create a new recruitment process step inside the ATS.

Query Params
string
required

The API key provided for your application

Body Params
string
required

The API key provided for your application

folder
object
required
Responses
200

Custom Folder was created successfully

400

Bad request. Please make sure that no invalid parameters were provided.

409

Conflict. The folder name sent already exists.

500

Internal server error, we will provide you with the exception message of the application.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!