Skip to main content

Referrer_CreateCrossRef

CreateCrossRef creates a new crossref.

Request Body required
  • crossref object required
    • name string required

      The resource name of the crossref.

    • root string

      root entity which generated the crossreference.

    • etag string

      version control.

    • verified boolean

      if verified, the crossreference has been generated by a trusty process or verified by an operator

    • operator string

      last operator which edited the crossreference

    • createTime date-time

      creation time

    • updateTime date-time

      update time

    • edges object[]

      all edges of the crossreference

      • name string
      • state int32
Responses

OK

Schema
  • name string required

    The resource name of the crossref.

  • root string

    root entity which generated the crossreference.

  • etag string

    version control.

  • verified boolean

    if verified, the crossreference has been generated by a trusty process or verified by an operator

  • operator string

    last operator which edited the crossreference

  • createTime date-time

    creation time

  • updateTime date-time

    update time

  • edges object[]

    all edges of the crossreference

    • name string
    • state int32