فراز اس ام اس مستندات توسعه‌دهندگان

Home › Phonebook & Contacts

Create New Phonebook Attribute — FarazSMS SMS web service

POST https://api.iranpayamak.com/ws/v1/phone_book_attribute

Purpose: Create a custom column/attribute (e.g. birthdate or national code) for contacts.

Create a new phonebook attribute like birthdate, national code and etc

Auth: header Api-Key (key from the panel, case-sensitive).

Request fields

  • title (string) — required
  • type (string) — required

Example body

{
  "title": "test attribute",
  "type": "string"
}

All FarazSMS web services · llms.txt · OpenAPI