šŸ”“ Assign a favorite instance to user intake. ā±

(S) Limited amount of calls per second.

Ā 

This endpoint assigns an existing favorite instance (favorite_id) to either a manual intake or the recognition results for an image uploaded by the user(imageId). This allows reusing all the information stored in the favorite instance without requiring a re-introduction by the user.

Ā 

For more information on manual input, see endpoint '/v2/intake/manualInput'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

Id of the favorite instance that needs to be assigned.

integer
required

Id of the image. This image can either be an API image or manual input image.

Responses
200

User favorite assigned successfully!

400

Bad request

401

Unauthorized, invalid token.

403

Forbidden

404

Not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!