For the complete documentation index, see llms.txt. This page is also available as Markdown.

Feature Access Codes

Manage your feature access codes.

List feature codes

get

Retrieve all feature codes.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

OK

application/json
get/feature_access_codes

Update feature codes

post

Update feature codes.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

OK

No content

post/feature_access_codes

No content

Last updated

Was this helpful?