Hikka Docs Hikka Docs

Scopes

Available OAuth scopes

User

ActionScopeDescription
🟦 READread:user-detailsRead basic user profile information.
🟨 UPDATEupdate:user-detailsUpdate user profile information.
🟨 UPDATEupdate:user-details:emailUpdate the user’s email address.
🟨 UPDATEupdate:user-details:passwordUpdate the user’s account password.
🟨 UPDATEupdate:user-details:usernameChange the user’s username.
🟨 UPDATEupdate:user-details:descriptionUpdate the user’s profile description/bio.
🟧 DELETEdelete:user-details:imageRemove the user’s profile image.
🟧 DELETEdelete:user-details:coverRemove the user’s profile cover.
πŸ”“ FULLuser-detailsFull access to user profile data.

Lists

Watchlist

ActionScopeDescription
🟦 READread:watchlistRead the user’s watchlist.
🟨 UPDATEupdate:watchlistAdd, update, or remove watchlist items.
πŸ”“ FULLwatchlistFull access to the watchlist.

Readlist

ActionScopeDescription
🟦 READread:readlistRead the user’s readlist.
🟨 UPDATEupdate:readlistManage items in the readlist.
πŸ”“ FULLreadlistFull access to the readlist.

Export

ActionScopeDescription
🟦 READread:export-listExport user lists and related data.
πŸ”“ FULLexportFull access to export functionality.

OAuth Clients

ActionScopeDescription
🟦 READread:client:listRead the list of OAuth clients.
🟦 READread:clientRead details of a specific OAuth client.
🟩 CREATEcreate:clientCreate a new OAuth client.
🟨 UPDATEupdate:clientUpdate OAuth client configuration.
🟨 UPDATEverify:clientVerify or validate an OAuth client.
🟧 DELETEdelete:clientDelete an OAuth client.
πŸ”“ FULLclientFull access to OAuth clients.

Collections

ActionScopeDescription
🟦 READread:collectionRead collections.
🟩 CREATEcreate:collectionCreate a new collection.
🟨 UPDATEupdate:collectionUpdate an existing collection.
🟧 DELETEdelete:collectionDelete a collection.
πŸ”“ FULLcollectionFull access to collections.

Articles

ActionScopeDescription
🟦 READread:articlesRead articles.
🟦 READread:articles_topRead top or featured articles.
🟩 CREATEcreate:articleCreate a new article.
🟨 UPDATEupdate:articleUpdate an existing article.
🟧 DELETEdelete:articleDelete an article.
πŸ”“ FULLarticleFull access to articles.

Edits

ActionScopeDescription
🟩 CREATEcreate:editCreate an edit proposal.
🟨 UPDATEupdate:editUpdate an edit proposal.
🟨 UPDATEclose:editClose an edit proposal.
🟨 UPDATEaccept:editAccept an edit proposal.
🟨 UPDATEdeny:editReject an edit proposal.
πŸ”“ FULLeditFull access to edit workflow.

Social

Comments

ActionScopeDescription
🟦 READread:comment:scoreRead comment scores or ratings.
🟩 CREATEcreate:commentCreate a new comment.
🟨 UPDATEupdate:commentUpdate an existing comment.
🟧 DELETEdelete:commentDelete a comment.
πŸ”“ FULLcommentFull access to comments.

Favourites

ActionScopeDescription
🟦 READread:favouriteRead favourites.
🟦 READread:favourite:listRead the list of favourite items.
🟩 CREATEcreate:favouriteAdd an item to favourites.
🟧 DELETEdelete:favouriteRemove an item from favourites.
πŸ”“ FULLfavouriteFull access to favourites.

Follow

ActionScopeDescription
🟦 READread:followRead follow relationships.
🟨 UPDATEfollowFollow another user.
🟨 UPDATEunfollowUnfollow a user.
πŸ”“ FULLfollow-fullFull access to follow/unfollow actions.

History

ActionScopeDescription
🟦 READread:historyRead user activity history.

Notifications

ActionScopeDescription
🟦 READread:notificationRead user notifications.
🟨 UPDATEseen:notificationMark notifications as seen.
πŸ”“ FULLnotificationFull access to notifications.

Votes

ActionScopeDescription
🟦 READread:voteRead voting data.
🟨 UPDATEset:voteCast or update a vote.
πŸ”“ FULLvoteFull access to voting.

Uploads

ActionScopeDescription
🟩 CREATEuploadUpload files or media.

Global

ActionScopeDescription
🚨 FULLallFull access to all resources and actions.

On this page