Query parameters
-
start string
Contact id to archive
Default value is empty.
POST /api/contact/archive
curl \
-X POST http://api.example.com/api/contact/archive \
-H "Authorization: Bearer $ACCESS_TOKEN"
Contact id to archive
Default value is empty.
curl \
-X POST http://api.example.com/api/contact/archive \
-H "Authorization: Bearer $ACCESS_TOKEN"