Feedback

  • Contents
 

REST API Commands

The REST API for Interaction Media Server uses the following commands:

GET

Retrieves information.

PUT

Submits information as a simple command.

POST

Submits data to configure Interaction Media Server by replacing existing data or creating data when it does not exist.

PATCH

Modifies a portion of an existing data set or file.

DELETE

Removes a portion of an existing data set or file.