Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The OpenAPI (Swagger) file to import actions from.
Upload your OpenAPI (previously known as Swagger) specification. Versions 2, 3, and 3.1 are supported. Both YAML and JSON formats are supported.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The OpenAPI (Swagger) file to import actions from.