Deleting Projects via API
Delete Project
POST
https://microreact.org/api/projects/bin/
Query Parameters
Name
Type
Description
project
string
The ID of the project to be deleted (e.g.
gb7RzDg87aJK2yGAqQiai
)
Headers
Name
Type
Description
Access-Token
string
An API access token.
Example
Last updated