POST api/KeywordAPI

Anfrageinformationen

URI Parameter

None.

Body Parameter

Keine.

Antwortinformationen

Ressourcenbeschreibung

KeywordResponse
NameBeschreibungTypZusätzliche Informationen
itt_kid

integer

None.

Antwortformate

application/json, text/json

Sample:
{
  "itt_kid": 1
}

application/xml, text/xml

Sample:
<KeywordResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://Orchestration.Keyword">
  <itt_kid>1</itt_kid>
</KeywordResponse>