Keys
Set policies for a hashed key.
This will set policies to a hashed key.
post/tyk/keys/policy/{keyID}
Path parameters
keyIDstring required
Name to give the custom key.
Request body
Response
Updated hashed key.
Example response
{
"action": "modified",
"key": "b13d928b9972bd18",
"status": "ok"
}Changes
Changed in 2 of the 52 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 155 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲