v1 Bookmarks API

Check for a non-existent bookmark

Parameters

Name Description
auth_token Authentication Token
url URL to check

Request

Headers

Accept: application/vnd.api+json

Route

GET /api/v1/bookmarks/check?auth_token=person4%40example.com%3A5121d45cc354a47790a2739ba8e0236ceb5f4d045d4e031ae346fb2d17fe0147&url=http%3A%2F%2Fnot.found

Query Parameters

auth_token=person4@example.com:5121d45cc354a47790a2739ba8e0236ceb5f4d045d4e031ae346fb2d17fe0147
url=http://not.found

Response

Headers

Content-Type: application/vnd.api+json

Status

404