Home › Phonebook & Contacts
Create New Phonebook — FarazSMS SMS web service
POST https://api.iranpayamak.com/ws/v1/phone_book
Purpose: Create a new phonebook to group your contacts.
Auth: header Api-Key (key from the panel, case-sensitive).
Request fields
title(string) — requiredattributes(array) — optional
Example body
{
"title": "test title",
"attributes": [
2
]
}