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

Home › Phonebook & Contacts

Update Phonebook — FarazSMS SMS web service

PUT https://api.iranpayamak.com/ws/v1/phone_book/{id}

Purpose: Rename or change the columns of an existing phonebook.

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

Request fields

  • title (string) — required
  • attributes (array) — optional

Example body

{
  "title": "updated title",
  "attributes": [
    1,
    3
  ]
}

All FarazSMS web services · llms.txt · OpenAPI