Changes to Create Signal

POST /v1/signals

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 12 revisions of this API.36

  1. 5327ff62a22f35
  2. 75e08cd17b3d1

What changed

  • 5327ff62a22f35See the full diff
    • added the new LINKEDIN_COMPANY_PAGE_FOLLOWERS enum value to the signal_type response property for the response status 201

      response-property-enum-value-added

    • added the new LINKEDIN_COMPETITOR_FOLLOWERS enum value to the signal_type response property for the response status 201

      response-property-enum-value-added

    • added the new LINKEDIN_OWN_COMPANY_FOLLOWERS enum value to the signal_type response property for the response status 201

      response-property-enum-value-added

    • added the new LINKEDIN_COMPANY_PAGE_FOLLOWERS enum value to the request property signal_type

      request-property-enum-value-added

    • added the new LINKEDIN_COMPETITOR_FOLLOWERS enum value to the request property signal_type

      request-property-enum-value-added

    • added the new LINKEDIN_OWN_COMPANY_FOLLOWERS enum value to the request property signal_type

      request-property-enum-value-added

    • added the new linkedin_followed_company_url_or enum value to the request property import_search_filters/propertyNames/

      request-property-enum-value-added

    • added the new linkedin_followed_company_url_or enum value to the request property search_filters/propertyNames/

      request-property-enum-value-added

    • endpoint added

      endpoint-added