Create terms of use.

post/v1/tou

Request body

namestring required

Name of the terms of use.

touType'INNOVATOR' | 'SUPPORT_ORGANISATION' required

Type of the terms of use.

summarystring

Brief summary of the terms of use.

releasedAtstring

Relase date of the terms of use.

Response

The terms of use have been created.

idstring uuid required

Changes

Changed in 1 of the 50 revisions of this API.11

    • removed the optional property unitId from the response with the 200 status

      response-optional-property-removed

    • added the required property id to the response with the 200 status

      response-required-property-added