API
identity.removeGameActivity
DELETE https://identity.api.rivet.gg/v1/identities/self/activity
curl -X DELETE 'https://identity.api.rivet.gg/v1/identities/self/activity'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.