/
/Admin API @ NHS Innovation Service
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 22m ago · Updated 2mo agoView markdown
[v1] Admin Users1
[v1] Announcements1
[v1] Elastic Search1
[v1] health1
[v1] Innovations1
[v1] Innovations owned by user1
[v1] Organisation Unit Statistics1
[v1] Users2
  • post/v1/alert-manager/webhook
  • post/v1/organisations
  • patch/v1/organisations/{organisationId}
  • get/v1/strategic-roles
  • get/v1/tou/{touId}
  • put/v1/tou/{touId}
  • get/v1/tou
  • post/v1/tou
  • patch/v1/organisations/{organisationId}/units/{organisationUnitId}/activate
  • post/v1/organisations/{organisationId}/units
  • patch/v1/organisations/{organisationId}/units/{organisationUnitId}/inactivate
  • patch/v1/organisations/{organisationId}/units/{organisationUnitId}
  • post/v1/users
  • delete/v1/users/{userId}
  • patch/v1/users/{userId}
  • patch/v1/users/{userId}/roles/{roleId}
  • post/v1/users/{userId}/roles
  • delete/v1/users/{userId}/strategic-roles/{strategicRoleId}
  • post/v1/users/{userId}/strategic-roles
  • get/v1/users/{userId}/validate
  • post/v1/announcements
  • get/v1/announcements/{announcementId}
  • put/v1/announcements/{announcementId}
  • delete/v1/announcements/{announcementId}
  • post/v1/ir-schema

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