Multitech FF220 Guía de usuario Pagina 116

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 155
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 115
Appendix B: Customization
Multi-Tech Systems, Inc. FaxFinder Admin User Guide 116
Deleting Contacts
HTTP Request line:
DELETE /ffws/v1/contacts/USERNAME/id HTTP/1.1
HTTP Response Status Codes:
200 OK
Deleted
403 Forbidden
Authenticated user does not have permission to change data associated with
username.
404 Not Found
No user found with that username.
Example:
DELETE /ffws/v1/contacts/admin/6 HTTP/1.1
content-type: application/xml
authorization: Basic YWRtaW46YWRtaW4=
-----------------------------------
HTTP/1.1 200 OK
content-type: application/xml
<?xml version="1.0" encoding="UTF-8"?>
<response>
<message>Deleted</message>
</response>
Vista de pagina 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 154 155

Comentarios a estos manuales

Sin comentarios