Université de Montréal Inbox API

The Inbox API from Université de Montréal — 1 operation(s) for inbox.

OpenAPI Specification

universite-de-montreal-inbox-api-openapi.yml Raw ↑
openapi: 3.0.3
info:
  title: Dataverse Access Inbox API
  description: Open source research data repository software.
  version: v6.8.1-SP
tags:
- name: Inbox
paths:
  /inbox:
    post:
      operationId: LDNInbox_acceptMessage
      requestBody:
        content:
          application/ld+json:
            schema:
              type: string
          application/json-ld:
            schema:
              type: string
      responses:
        '200':
          description: OK
      tags:
      - Inbox