Kong Admin Controller

Add plugin to service

Adds a plugin to a service

post/v1/kong-admin/services/{serviceId}/plugins

Path parameters

serviceIdstring required

Service ID

Request body

idstring
namestring
routeobject
serviceobject
consumerobject
protocolsstring[]
enabledboolean
tagsstring[]
created_atinteger

Response

Plugin added successfully

idstring
namestring
routeobject
serviceobject
consumerobject
protocolsstring[]
enabledboolean
tagsstring[]
created_atinteger

Changes

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