HomeUser GuidesAPI Reference
Get Started
HomeAPI Reference
Authentication
Branches
Contact Groups
Contacts
Conversations
Error HandlingInvoices
Messages
Orders
Rate LimitingSDKs & Code ExamplesTemplatesTicketsAPI VersioningWABA NumbersWebhooks
User GuideAPI ReferenceCreate Contact

Contacts

Comprehensive API for managing contacts in the system

Reading time: 2 minutes

Contacts

Comprehensive contact management with organization and classification support.

Contact Operations

List Contacts

View all contacts with search and pagination support

View Guide
View

Create Contact

Add a new contact with all details

View Guide
View

Update Contact

Modify an existing contact's data

View Guide
View

Delete Contact

Permanently delete a contact from the system

View Guide
View

Important Notes

āš ļø

Avatar

  • You can upload an image via file or use a URL via avatar
  • Supported formats: JPG, PNG
  • Maximum size: 5MB
  • Recommended dimensions: 512x512 pixels
šŸ’”

Favorite

  • is_favorite: true - appears in favorites list
  • is_favorite: false - does not appear in favorites list
  • This value can be changed at any time
āœ…

Best Practices

  • Use clear and distinctive names
  • Add complete contact information
  • Link contacts to branches and groups
  • Update data regularly

Error Codes

CodeDescriptionCauseSolution
400Bad RequestInvalid dataCheck sent data
404Not FoundContact not foundCheck contact ID
409ConflictDuplicate phone numberUse a different phone number
413Payload Too LargeFile size too largeUse file smaller than 5MB
422Validation ErrorValidation errorReview error message

Related Sections

Contact Groups

Organize contacts into groups

View Guide
View

Branches

Manage branches and link contacts

View Guide
View

Messages

Send messages to contacts

View Guide
View

Technical Support

Need help?

  • šŸ“§ Email: support@awalchat.com
  • šŸ’¬ Live Chat: Available in the dashboard
  • šŸ“± WhatsApp: Contact us directly via WhatsApp
  • šŸ“š Examples: See Code Examples