/
GA
gameballers
/
Gameball API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15m ago · Updated 4d ago
Details
Filter operations
get
/api/v4.0/integrations/customers
post
/api/v4.0/integrations/customers
get
/api/v4.0/integrations/customers/{customerId}
delete
/api/v4.0/integrations/customers/{customerId}
get
/api/v4.0/integrations/customers/{customerId}/details
get
/api/v4.0/integrations/customers/{customerId}/coupons
get
/api/v4.0/integrations/customers/{customerId}/hash
get
/api/v4.0/integrations/customers/{customerId}/balance
get
/api/v4.0/integrations/customers/{customerId}/tier-progress
get
/api/v4.0/integrations/customers/{customerId}/tags
post
/api/v4.0/integrations/customers/{customerId}/tags
delete
/api/v4.0/integrations/customers/{customerId}/tags/{tag}
get
/api/v4.0/integrations/customers/{customerId}/notifications
post
/api/v4.0/integrations/customers/{customerId}/notifications/read
get
/api/v4.0/integrations/referrals/validate
post
/api/v4.0/integrations/events
get
/plants
post
/plants
delete
/plants/{id}
Webhooks
post
/plant/webhook
Deletes a single plant based on the ID supplied
delete
/plants/{id}
Path parameters
id
integer
required
ID of plant to delete
Response
Plant deleted
Changes