Skip to main content
POST
Enable free feature

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Body

application/json
client_id
integer
required

Client account ID.

feature_id
integer
required

Feature ID.

Response

Successful.

id
integer

Internal feature activation ID.

client_id
integer

Client account ID.

feature
object
feature_id
integer

Feature ID.

create_date
string<date-time>

Date and time when the feature was activated (ISO 8601/RFC 3339 format, UTC.)