Setup

Learn more about the setup endpoints.

Trigger a successful setup

GET https://analytics.tebex.io/api/v1/server/setup

Sends a request to confirm that the server has been successfully set-up.

Headers

{
  "success": true
}

Last updated