publishing

Resolves a source asynchronously

Submits a source for asynchronous resolution. The response contains a source resolution ID that can be used to check the status of the resolution. A source can be any text content, URL, or other data that needs to be processed to generate a title and content. Source resolution has a user-level rate limit of 30 requests / minute.

post/v2/source-resolutions-v3

Request body

customInstructionsstring

Response

Default Response

idstring required

Changes

Changed in 2 of the 8 revisions of this API.7

    • added the optional property action to the response with the 403 status

      response-optional-property-added

    • added the optional property action to the response with the 422 status

      response-optional-property-added

    • added the optional property action to the response with the 500 status

      response-optional-property-added

    • added the optional property details to the response with the 403 status

      response-optional-property-added

    • added the optional property details to the response with the 422 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • added the non-success response with the status 403

      response-non-success-status-added