Logo
API_DOC API Documentation

Clone a configuration version

POST https://{{host}}/appsec/v1/configs/{{configId}}/versions

 

Body PARAM

Key Datatype Required Description 
page
null
pageSize
null
detail
null



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://host/appsec/v1/configs/configId/versions?page=&pageSize=&detail=' -H 'Content-Type: application/json'

ENDPOINTS