v1

latestSwagger 2.0MIT2026-07-17233380637.0 KB
Contacts

Create a folder

post/contacts/folders

Request body

namestring

Name of the folder

Example request

{
  "name": "Wordpress Contacts"
}

Response

Folder created

idinteger required

ID of the object created

Example response

{
  "id": 122
}