Kong Admin Controller

Add JWT credential to consumer

Adds JWT credentials to a consumer

post/v1/kong-admin/consumers/{consumerId}/jwt

Path parameters

consumerIdstring required

Consumer ID

Request body

idstring
keystring
secretstring
tagsstring[]
algorithmstring
publicKeystring
created_atinteger
rsa_public_keystring

Response

JWT credential added successfully

idstring
keystring
secretstring
tagsstring[]
algorithmstring
publicKeystring
created_atinteger
rsa_public_keystring

Changes

No recorded changes to this endpoint across all 1 revision of this API.