Plugin
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
List all plugin configs
Path Parameters
- project_idstring
Query Parameters
- limitinteger
- offsetinteger
Response
Request
GET 
Response
RESPONSE
Create plugin configs
Path Parameters
- project_idstring
Request Parameters
- plugininteger
- enabledboolean
- orderinteger
- errorobject
Response
Request
POST 
Response
RESPONSE
List all plugin configs logs
Path Parameters
- parent_lookup_plugin_config_idstring
- project_idstring
Query Parameters
- limitinteger
- offsetinteger
Response
Request
GET 
Response
RESPONSE
Retrieve plugin configs
Path Parameters
- idinteger
- project_idstring
Response
Request
GET 
Response
RESPONSE
Update plugin configs
Path Parameters
- idinteger
- project_idstring
Request Parameters
- plugininteger
- enabledboolean
- orderinteger
- errorobject
Response
Request
PATCH 
Response
RESPONSE
Delete plugin configs
Path Parameters
- idinteger
- project_idstring
Request
DELETE 
Response
No responseRetrieve plugin configs frontend
Path Parameters
- idinteger
- project_idstring
Response
Request
GET 
Response
RESPONSE
Create plugin configs job
Path Parameters
- idinteger
- project_idstring
Request Parameters
- plugininteger
- enabledboolean
- orderinteger
- errorobject
Response
Request
POST 
Response
RESPONSE
Update plugin configs rearrange
Path Parameters
- project_idstring
Request Parameters
- plugininteger
- enabledboolean
- orderinteger
- errorobject
Response
Request
PATCH 
Response
RESPONSE