/
Kommunikation API
Kommunikation API
Teil von AntonyLegacy
Kommunikation erstellen
Endpunkt: POST- /v1/chat/create
Version: 2.24.70
Beschreibung: Erstellt eine neue Kommunikation
Beispiel Request:
/v1/chat/create
Body:
{
"message":"<p>Das ist eine neue Kommunikation</p>",
"userIds":[
1,
2,
5
],
"subject":"Neue Kommunikation"
}
Beispiel Reponse:
14
Die Rückgabe ist die Id der neuen Kommunikation
Kommunikation löschen
Endpunkt: DELETE- /v1/chat/delete/{id}
Version: 2.24.70
Beschreibung: Löscht die angegebene Kommunikation
Beispiel Request:
Beispiel Reponse:
Die Rückgabe ist die Id der gelöschten Kommunikation
, multiple selections available,
Related content
Verknüpfen API
Verknüpfen API
More like this
Stichworte API
Stichworte API
More like this
Teilungs Api
Teilungs Api
More like this
Kontakt-API
Kontakt-API
More like this
Attachments API
Attachments API
Read with this
Kommunikation
Kommunikation
More like this