Content Delivery
Unlock a contentlet (deprecated)
Unlocks a previously locked contentlet identified by inode or identifier. Parameters are passed as semicolon-delimited path segments (e.g., id:abc123/language:1). This endpoint is deprecated - use the v1 ContentResource unlockContent endpoint instead.
put/api/content/unlock/{params}
Path parameters
paramsstring required
Semicolon-delimited parameters (e.g., inode:abc123/language:1/live:true)
Response
Contentlet unlocked successfully
object required
Unlock operation result
Changes
No recorded changes to this endpoint across all 1 revision of this API.