SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Remove a user from a topic

    Input

    type: object properties: parameters: type: object properties: chatTopicId: type: string description: Id of the chat topic username: type: string description: Associate username or associate id to delete. SO-AppToken: type: string description: >- The application token that identifies the partner app. Used when calling Online WebAPI from a server. required: - chatTopicId - username title: Parameters