Post libraryv1beta1 customuiactions
Creates a new custom ui action.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the library
Body
Must be an icon id from the Material Design Iconic Font set version 2.2.0
The ID of the library (read-only field)
The minimum required role on the library for the entry to be displayed
NONE, READER, COMMENTER, PROPERTY_EDITOR, ATTACHMENT_EDITOR, WRITER, ADMIN, SUPER_ADMIN The "type" of selection that will allow the entry to be displayed
ANY, EMPTY, NOT_EMPTY, SINGLE_DOCUMENT, SINGLE_FOLDER, SINGLE_ATTACHMENT, ONLY_DOCUMENTS, ONLY_FOLDERS, ONLY_WITH_ATTACHMENT, HAS_DOCUMENTS, HAS_FOLDERS, HAS_ATTACHMENTS Title to be used as tooltip on buttons, or text for menu entries
The url to use when clicking on the item. It can be a template URL, as a template literal
The window name that the target url should be opened in (second parameter in window.open()). Defaults to "_blank"
Response
A ApiCustomUIAction response
Must be an icon id from the Material Design Iconic Font set version 2.2.0
The ID of the library (read-only field)
The minimum required role on the library for the entry to be displayed
NONE, READER, COMMENTER, PROPERTY_EDITOR, ATTACHMENT_EDITOR, WRITER, ADMIN, SUPER_ADMIN The "type" of selection that will allow the entry to be displayed
ANY, EMPTY, NOT_EMPTY, SINGLE_DOCUMENT, SINGLE_FOLDER, SINGLE_ATTACHMENT, ONLY_DOCUMENTS, ONLY_FOLDERS, ONLY_WITH_ATTACHMENT, HAS_DOCUMENTS, HAS_FOLDERS, HAS_ATTACHMENTS Title to be used as tooltip on buttons, or text for menu entries
The url to use when clicking on the item. It can be a template URL, as a template literal
The window name that the target url should be opened in (second parameter in window.open()). Defaults to "_blank"