Reverts the latest configuration revision to an older revision. Equivalent to creating a new revision identical to the old revision.
Response with the new latest configuration revision
Response for a failed request
{- "externalId": "string",
- "revision": 2147483647
}
{- "externalId": "string",
- "config": "string",
- "revision": 2147483647,
- "createdTime": 1730204346000,
- "description": "string"
}