Update a Terms of Service entry

Update an existing Terms of Service entry

Body required
application/json

Terms of Service to update

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
  • 200 Terms of Service successfully updated
    _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
  • 404 Not found
  • 500 Internal Server error