Share
Create a short-lived share link for the current instance.
Stores a validated relative application route for seven days without bypassing authentication or resource permissions.
POST
Create a short-lived share link for the current instance.
Authorizations
Bearer JWT token or API Key (sk-*).
Body
application/json
Relative RevoEngine route for the current instance, including supported grid filters.
Maximum string length:
8192Example:
"/instance-id/resources/databases?v=2&f.status=ACTIVE"
Response
201 - application/json
Short-lived share identifier.
Required string length:
12Example:
"V1StGXR8_Z5j"
Last modified on September 18, 2026

