static osapi.jive.corev3.interactions.participants

Static class for creating and getting collaborations.

Methods

get(options)
GET /collaborations/{collabID}/participants

Retrieves

Object

Description

Return the specified collaboration by its URI.

Options:
NameTypeRequiredDescription
uriStringfalseURI of the requested collaboratione
fieldsStringfalseNames of the fields to be returned
Retrieves:
  • Collaboration describing the specified collaboration
  • removeParticipants(interaction)
    DELETE /collaborations/{collabID}/participants/{userID}

    Retrieves

    --

    Description