Base path: /microblog/1.0

e.g.: {domain}/rest/microblog/1.0/space/{spacekey}

URLMethodParameterDescription
/micropostPOST
  • html
    (string) 
  • spaceKey
    (string) 

Creates a micro post with the given content (html) within the given space key.

/space/{spaceKey}GET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 

Returns all micro posts which are attached to the given space key.

/micropostsGET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 

Returns all micro posts.

/microposts/since/{id}GET
  • offset
    (number)
  • limit
    (number)
  • plaintext
    (boolean) 

Returns all micro posts with a newer modification date as the given post id.

/hashtag/{hashtag}GET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 
  • space
    (string)

Returns all micro posts which are attached to the given space key and hashtag. Searches globally If no space key is given.

/space/{spaceKey}/users/{username}GET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 

Returns all micro posts which are attached to the given space key and created by username.

/microposts/{id}/likePOST 

Creates a like or remove it for the given micro post id. If a like exists for the post it will be removed.

/microposts/{id}DELETE 

Deletes a micro post referenced by the given id.

/microposts/{id}GET 

Returns a single micro post referenced by the given id.

/microposts/{id}/likesGET 

Returns the user names of users that liked the micro post referenced by the given id.

/microposts/{parentId}POST
  • html
    (string)
  • spaceKey
    (string) 

Creates a micro post with the given content (html) as a reply to the given parent post id. The post will be attached to the given space key.

Microblog REST API


Base path: /microblog/1.0

e.g.: {domain}/rest/microblog/1.0/space/{spacekey}

URLMethodParameterDescription
/micropostPOST
  • html
    (string) 
  • spaceKey
    (string) 

Creates a micro post with the given content (html) within the given space key.

/space/{spaceKey}GET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 

Returns all micro posts which are attached to the given space key.

/micropostsGET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 

Returns all micro posts.

/microposts/since/{id}GET
  • offset
    (number)
  • limit
    (number)
  • plaintext
    (boolean) 

Returns all micro posts with a newer modification date as the given post id.

/hashtag/{hashtag}GET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 
  • space
    (string)

Returns all micro posts which are attached to the given space key and hashtag. Searches globally If no space key is given.

/space/{spaceKey}/users/{username}GET
  • offset
    (number) 
  • limit
    (number) 
  • plaintext
    (boolean) 

Returns all micro posts which are attached to the given space key and created by username.

/microposts/{id}/likePOST 

Creates a like or remove it for the given micro post id. If a like exists for the post it will be removed.

/microposts/{id}DELETE 

Deletes a micro post referenced by the given id.

/microposts/{id}GET 

Returns a single micro post referenced by the given id.

/microposts/{id}/likesGET 

Returns the user names of users that liked the micro post referenced by the given id.

/microposts/{parentId}POST
  • html
    (string)
  • spaceKey
    (string) 

Creates a micro post with the given content (html) as a reply to the given parent post id. The post will be attached to the given space key.

Microblog REST API


Dieser Inhalt wurde zuletzt am 17.09.2018 aktualisiert.

Der Inhalt auf dieser Seite ist schon seit einer Weile nicht mehr aktualisiert worden. Das muss kein Nachteil sein. Oft überdauern unsere Seiten Jahre, ohne wirklich unnütz zu werden. Einfach auf diesen Link klicken, wenn wir die Seite mal wieder aktualisieren sollten. Alte Inhalte können falsch, irreführend oder überholt sein. Bitte nutzen Sie das Formular oder den Live-Chat auf dieser Seite oder kontaktieren Sie uns via E-Mail unter content@seibert.group, wenn Sie Zweifel, Fragen, Anregungen oder Änderungswünsche haben.