Skip to main content
DELETE
https://api.tensormesh.ai
/
v1
/
admin
/
billing
/
serverless-pricing
Delete Serverless Pricing
curl --request DELETE \
  --url https://api.tensormesh.ai/v1/admin/billing/serverless-pricing \
  --header 'Authorization: Bearer <token>'
{
  "empty": {}
}

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Query Parameters

id
string

Response

A successful response.

empty
object