Every asset returned by the Elvis API has a field indicating the permissions of the current user for that asset. The permissions mask consists of a string with one character for every permission available in Elvis:
VPUMERXCD
- V = VIEW
- P = VIEW_PREVIEW
- U = USE_ORIGINAL
- M = EDIT_METADATA
- E = EDIT
- R = RENAME
- X = MOVE
- C = CREATE
- D = DELETE
When a permission is not available, it's position in the string will be replaced with a dash:
VPU----C-
Comments
Do you have corrections or additional information about this article? Leave a comment!
Do you have a question about what is described in this article? Please contact support here.
0 comments
Please sign in to leave a comment.