Performs revision step on given revision.
POST {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/revisions/:revisionid/actions/accept_step?overlayid=<string>&lcid=<string>
Body
PARAM
Key | Datatype | Required | Description |
overlayid
|
string | Working Overlay Id | |
lcid
|
string | Language Id |
HEADERS
Key | Datatype | Required | Description |
Comos-API-Session
|
string | (Required) Comos SessionId that needs to be passed with every request except Login | |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{} |
ENDPOINTS