PUT   scenarios/desktopapp/{scenario_id}

Updates Desktop App check scenario.

URL Parameters

NameDescription
scenario_id

Desktop App check scenario identifier. Type: numeric.

Remarks

The request body must be presented in the multipart/form-data format. It must contain the following part:
  • Name: file. Value: The scenario file to replace data of the existing scenario file.
  • Request example

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