Toggle Allow Encoding
PATCH* /api/v1/keys/:apiKey/toggle-encoding/:type
Description
Toggle the allowance of encoding for a specific type using the provided API key and token.
URL:
-
Raw URL:
/api/v1/keys/:apiKey/toggle-encoding/:type -
Host:
-
Path:
/api/v1/keys/:apiKey/toggle-encoding/:type -
Variables:
-
apiKey: (Required)
-
type: (Required)
-
Auth:
-
Type: Bearer Token
-
Token:
{{bearerToken}}(string)
-
/api/v1/keys/:apiKey/toggle-encoding/:type
🔑 Authentication bearer
| Param | value | Type |
|---|---|---|
| token | bearerToken | string |
Response: 200