Enable users to interact with your API
The API playground is an interactive environment to make requests and preview an API endpoint.
Autogenerating API pages with OpenAPI will automatically generate API playground. Read more about using OpenAPI here.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the project to trigger an update on. Can be retrieved from your dashboard.
A successful response
The response is of type object
.