Site Logo
EditGrid Developer Portal Back to EditGrid
Documentation / Web API
API Method
revision.unmark

Unmark a marked revision.

Unmarking a marked revision will allow the system to purge the revision automatically when its getting old.

Authentication
Requires a valid session key obtained from calling auth.getSessionKey, passed as parameter "s" (HTTP-RPC) or "sessionKey" (SOAP) to authenticate your call.
Parameters
Name Type Req
revision string *

The id of the revision.

Request Body
This method requires no request body.
Return Value
Revision The unmarked revision.
For enquiries, please contact cs@editgrid.com , or visit our user forum .