PUT   scenarios/browser

Creates a new browser scenario.

Remarks

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


  • Returns HTTP 201 when created (the Location header must contain URL to the created scenario).

    Request example

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