Liking cljdoc? Tell your friends :D

mattermost-clj.api.brand


brand-image-deleteclj

(brand-image-delete)

Delete current brand image Deletes the previously uploaded brand image. Returns 404 if no brand image has been uploaded.

Permissions

Must have manage_system permission. Minimum server version: 5.6

Delete current brand image
  Deletes the previously uploaded brand image. Returns 404 if no brand image has been uploaded.
##### Permissions
Must have `manage_system` permission.
__Minimum server version: 5.6__
raw docstring

brand-image-delete-with-http-infoclj

(brand-image-delete-with-http-info)

Delete current brand image Deletes the previously uploaded brand image. Returns 404 if no brand image has been uploaded.

Permissions

Must have manage_system permission. Minimum server version: 5.6

Delete current brand image
  Deletes the previously uploaded brand image. Returns 404 if no brand image has been uploaded.
##### Permissions
Must have `manage_system` permission.
__Minimum server version: 5.6__
raw docstring

brand-image-getclj

(brand-image-get)

Get brand image Get the previously uploaded brand image. Returns 404 if no brand image has been uploaded.

Permissions

No permission required.

Get brand image
  Get the previously uploaded brand image. Returns 404 if no brand image has been uploaded.
##### Permissions
No permission required.
raw docstring

brand-image-get-with-http-infoclj

(brand-image-get-with-http-info)

Get brand image Get the previously uploaded brand image. Returns 404 if no brand image has been uploaded.

Permissions

No permission required.

Get brand image
  Get the previously uploaded brand image. Returns 404 if no brand image has been uploaded.
##### Permissions
No permission required.
raw docstring

brand-image-postclj

(brand-image-post image)

Upload brand image Uploads a brand image.

Permissions

Must have manage_system permission.

Upload brand image
  Uploads a brand image.
##### Permissions
Must have `manage_system` permission.
raw docstring

brand-image-post-with-http-infoclj

(brand-image-post-with-http-info image)

Upload brand image Uploads a brand image.

Permissions

Must have manage_system permission.

Upload brand image
  Uploads a brand image.
##### Permissions
Must have `manage_system` permission.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close