PUT   scenarios/desktopapp

Creates a new Desktop App check scenario.

Remarks

The request body must be presented in the multipart/form-data format. It must include the following part:
  • Name: file. Value: The scenario file.

  • Returns HTTP 201 when created (the header with name 'scenario-id' must contain ID of the created scenario).

    Request example

    curl --request PUT "https://api-asm1.apica.io/v3/scenarios/desktopapp?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"