v1 Bookmarks API

Check for a non-existent bookmark

Parameters

Name Description
auth_token Authentication Token
uri URI to check

Request

Headers

Accept: application/vnd.api+json

Route

GET /api/v1/bookmarks/check?auth_token=person2%40example.com%3A112320837f4cfdb4317e88cce76e19aeada91c30c8db06ba713eb295a1585d68&uri=http%3A%2F%2Fnot.found

Query Parameters

auth_token=person2@example.com:112320837f4cfdb4317e88cce76e19aeada91c30c8db06ba713eb295a1585d68
uri=http://not.found

Response

Headers

Content-Type: application/vnd.api+json

Status

404