/**
 * Post bookmark's data to the API.
 * @param {BookmarkData} data the bookmark's data to be created
 * @returns { Promise<BookmarkDetail> } An object containing the API response
 */