OpenAPI methods
Add an OpenAPI spec to a page.
Test it (powered by Scalar)
Example of an OpenAPI block
Add a new pet to the store.
Required scopes
This endpoint requires the following scopes:
- : modify pets in your account
- : read your pets
Authorizations
OAuth2implicitRequired
Authorization URL:
Body
idinteger · int64OptionalExample:
10namestringRequiredExample:
doggiephotoUrlsstring[]Required
statusstring · enumOptionalPossible values:
pet status in the store
Responses
200
Successful operation
400
Invalid input
422
Validation exception
default
Unexpected error
post
/petOptions
Property
Values
Description
Create OpenAPI block using your OpenAPI file
Update your specification
Replacing a specification in a file
Replacing a specification from a link
API method block (deprecated)
Create a new user
Name
Value
Name
Type
Description
Last updated
Was this helpful?