Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
APIWebhooksEventsSubscription Ended
POSTsubscription.ended

Sent when a subscription has been fully terminated.

data

subscription_idstring· uuid
The subscription ID.
player_usernamestring
Player in-game name.
player_uuidstring· uuid
Minecraft UUID, if known.
package_idstring· uuid
Package ID of the ended subscription.
package_namestring
Package name.

FluxStore sends this payload as an HTTP POST to your configured webhook URL.