Create

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

landscapeIdstringRequired
versionIdstringRequired

Request

This endpoint expects an object.
protectedbooleanRequired
passwordstringOptionalformat: "password"8-64 characters
draftIdstring or nullOptional

Response

OK
defaultUrlstringformat: "uri"
Share link url with default options encoded in the path
urlstringformat: "uri"
Share link url prefix, you need to append the options short id onto a trailing path segment

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error
503
Service Unavailable Error