Add a Terms of Service entry

Register a new Terms of Service entry

Body required
application/json

Terms of Service to add

name
string required

Unique name for this Terms of Service entry

contents
array of objects (LocalizedString) required

Localized text content displayed to the requester

description
string

Human-readable description for this Terms of Service entry

Responses
  • 201 Terms of Service successfully added
    _id
    string (Internal ID) required

    Object internal ID

    name
    string required

    Unique name for this Terms of Service entry

    contents
    array of objects (LocalizedString) required

    Localized text content displayed to the requester

    description
    string

    Human-readable description for this Terms of Service entry

  • 400 Bad Request
  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error