cURL
curl --request POST \ --url https://eu-vg-edge.moeaymandev.workers.dev/v3/workspaces/{uid}/usage \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "logsPage": 123, "range": { "start": 123, "end": 123 } }'
{}
This route must use the new V3 endpoints.
Workspace secret API key, found in the workspace settings page (top left).
Successful response
The response is of type object.
object