We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Formatting
making clear that APIAdminPassword is the value to be changed and
give example api responses
Updated api (markdown)
add /api/ to every api endpoint
v0.9.0 compliant
adding \ to make this example more copy and paste friendly :)
Creating a new token should be POST not GET
curl -d "data" instead of -D "dump header"
Revert af9bade17cb48d306eff3355e84209949e186ce7...b6014bf3ddfe5dd7e76888e847ba3aa19ddfe033 on api
Updated curl (markdown)