Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
if I try .../api/v3/admin/tokens/?_uid=0 with my admin bearer token I get the following result: 404
{ "status": { "code": "not-found", "message": "Invalid API call" }, "response": {} }
What am I doing wrong?