Skip to main content
PATCH
Enable or disable a user feature

Authorizations

Authorization
string
header
required

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

Body

application/json
featureId
string
required

Identificador da feature

enabled
boolean
required

Ativar ou desativar

Response

Feature updated