API method
API method content block
An API Method block is used to manually document an HTTP API endpoint.
Example of API Method block
Get a user
GET
https://api.example.com/v1/user
Use this method to get information about a user
Please also check:
OpenAPILast updated
Was this helpful?