Hey.Café Endpoint Docs

Post Account

Docs Home / Post Account
Official APP OnlyCache Purge

post_account_auth_pass

Used for internal login flow.

Primary URL: https://endpoint.hey.cafe/post_account_auth_pass
Official APP OnlyCache Purge

post_account_auth_otp

Used for internal login flow.

Primary URL: https://endpoint.hey.cafe/post_account_auth_otp
Official APP OnlyCache Purge

post_account_auth_2fa

Used for internal login flow.

Primary URL: https://endpoint.hey.cafe/post_account_auth_2fa
Official APP OnlyCache Purge

post_account_forgot

Used for internal login flow.

Primary URL: https://endpoint.hey.cafe/post_account_forgot
Official APP OnlyCache Purge

post_account_deauth

Used for internal login flow.

Primary URL: https://endpoint.hey.cafe/post_account_deauth
Official APP OnlyCache Purge

post_account_report

Used for sending in a report.

Primary URL: https://endpoint.hey.cafe/post_account_report
Requires TokenCache Purge

post_account_follow

Follow an account to see updates within feeds, if both accounts follow each other they become friends. Our limit is an account can only follow up to 1000 accounts, no more.

Primary URL: https://endpoint.hey.cafe/post_account_follow
textRequired
account
The ID of the account you want to follow.
Requires TokenCache Purge

post_account_unfollow

Unfollow an account.

Primary URL: https://endpoint.hey.cafe/post_account_unfollow
textRequired
account
The ID of the account you want to stop following.
boolen
reversed
If provided and set to true we make the other account stop following you insted of you not following them.
Requires TokenAgecheckCache Purge

post_account_subscribe

Subscribe to an account to receive email updates when they post.

Primary URL: https://endpoint.hey.cafe/post_account_subscribe
textRequired
account
The ID of the account you want subscribe to.
Requires TokenAgecheckCache Purge

post_account_unsubscribe

Unsubscribe from this account to stop getting email updates when they post.

Primary URL: https://endpoint.hey.cafe/post_account_unsubscribe
textRequired
account
The ID of the account you want to unsubscribe from.
Requires TokenCache Purge

post_account_update_agecheck

Send over a the age verification token from LAMMcs to verify the user is over the age of 18 using a credit card.

Primary URL: https://endpoint.hey.cafe/post_account_update_agecheck
textRequired
code
The code returned by the age check tool.
Requires TokenCache Purge

post_account_update_ghost_cafes

Update the privacy setting for café visibility on profile.

Primary URL: https://endpoint.hey.cafe/post_account_update_ghost_cafes
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_ghost_explore

Update the privacy setting for explore visibility.

Primary URL: https://endpoint.hey.cafe/post_account_update_ghost_explore
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_ghost_public

Update the privacy setting for public visibility.

Primary URL: https://endpoint.hey.cafe/post_account_update_ghost_public
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_ghost_followers

Update the privacy setting for followers visibility on profile.

Primary URL: https://endpoint.hey.cafe/post_account_update_ghost_followers
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_ghost_following

Update the privacy setting for following visibility on profile.

Primary URL: https://endpoint.hey.cafe/post_account_update_ghost_following
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_ghost_online

Update the privacy setting for online visibility on profile and online friends list.

Primary URL: https://endpoint.hey.cafe/post_account_update_ghost_online
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_public_view

If the accounts conversations can be seen by the public when not in a Café. When turned off only friends can view this content (friends are when both accounts follow eachother).

Primary URL: https://endpoint.hey.cafe/post_account_update_public_view
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_public_react

If the accounts conversations can be reacted to by the public when not in a Café. When turned off only friends can react to this content (friends are when both accounts follow eachother).

Primary URL: https://endpoint.hey.cafe/post_account_update_public_react
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_public_chat

If the account can be invited to a chat room. When turned off only friends can do the invite (friends are when both accounts follow eachother).

Primary URL: https://endpoint.hey.cafe/post_account_update_public_chat
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_update_public_comment

If the accounts conversations can be commented on by the public when not in a Café. When turned off only friends can comment on this content (friends are when both accounts follow eachother).

Primary URL: https://endpoint.hey.cafe/post_account_update_public_comment
textRequired
mode
The mode for the setting change, the values are on or off.
Requires TokenCache Purge

post_account_block_account_create

Blocks an account.

Primary URL: https://endpoint.hey.cafe/post_account_block_account_create
base64Required
resource
The ID or alias of the account.
Requires TokenCache Purge

post_account_block_account_delete

Removes a blocks you have against an account.

Primary URL: https://endpoint.hey.cafe/post_account_block_account_delete
base64Required
resource
The ID or alias of the account.
Requires TokenCache Purge

post_account_block_cafe_create

Blocks a café.

Primary URL: https://endpoint.hey.cafe/post_account_block_cafe_create
base64Required
resource
The ID or alias of the café.
Requires TokenCache Purge

post_account_block_cafe_delete

Removes a block you have against a café.

Primary URL: https://endpoint.hey.cafe/post_account_block_cafe_delete
base64Required
resource
The ID or alias of the café.
Requires TokenCache Purge

post_account_block_tag_create

Blocks a conversation tag.

Primary URL: https://endpoint.hey.cafe/post_account_block_tag_create
base64Required
resource
The ID of the tag.
Requires TokenCache Purge

post_account_block_tag_delete

Removes a block you have against a conversation tag.

Primary URL: https://endpoint.hey.cafe/post_account_block_tag_delete
base64Required
resource
The ID of the tag.
Requires TokenCache Purge

post_account_block_word_create

Blocks a word.

Primary URL: https://endpoint.hey.cafe/post_account_block_word_create
base64Required
resource
The word.
Requires TokenCache Purge

post_account_block_word_delete

Removes a block you have against a word using the word.

Primary URL: https://endpoint.hey.cafe/post_account_block_word_delete
base64Required
resource
The word.
Requires TokenCache Purge

post_account_block_delete

Deletes a block you have in place using the ID.

Primary URL: https://endpoint.hey.cafe/post_account_block_delete
textRequired
id
The ID of the block item you have that you want to remove.
Requires TokenCache Purge

post_account_notification_seen

Mark a notification as seen.

Primary URL: https://endpoint.hey.cafe/post_account_notification_seen
text
notification
The ID of the notification.
text
type
The type of notification to clear all at once. Right now the only value is all.
Requires TokenCache Purge

post_account_notification_unseen

Mark a notification as not seen.

Primary URL: https://endpoint.hey.cafe/post_account_notification_unseen
text
notification
The ID of the notification.
Requires TokenCache Purge

post_account_update_app_dyslexic

Change the value for the official app setting for 'dyslexic'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_dyslexic
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_lowdata

Change the value for the official app setting for 'lowdata'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_lowdata
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_colour

Change the value for the official app setting for 'colour'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_colour
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_theme

Change the value for the official app setting for 'theme'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_theme
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_stats

Change the value for the official app setting for 'stats'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_stats
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_reducemotion

Change the value for the official app setting for 'reducemotion'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_reducemotion
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_reducetransparency

Change the value for the official app setting for 'reducetransparency'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_reducetransparency
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_hidesuggestions

Change the value for the official app setting for 'hidesuggestions'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_hidesuggestions
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_forcedisplay

Change the value for the official app setting for 'forcedisplay'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_forcedisplay
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_scaledisplay

Change the value for the official app setting for 'scaledisplay'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_scaledisplay
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_contentrating

Change the value for the official app setting for 'contentrating'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_contentrating
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_app_reactions

Change the value for the official app setting for 'reactions'.

Primary URL: https://endpoint.hey.cafe/post_account_update_app_reactions
textRequired
value
The value, in a lot of cases it may be true or false as string, or values like numbers. This depends on the front end APP and how it uses and stores the value.
Requires TokenCache Purge

post_account_update_name

Update account setting for name.

Primary URL: https://endpoint.hey.cafe/post_account_update_name
base64Required
name
The new value.
Requires TokenCache Purge

post_account_update_language

Update account setting for language.

Primary URL: https://endpoint.hey.cafe/post_account_update_language
textRequired
language
The new value.
Requires TokenCache Purge

post_account_update_alias

Update account setting for alias.

Primary URL: https://endpoint.hey.cafe/post_account_update_alias
textRequired
alias
The new value.
Requires TokenAgecheckCache Purge

post_account_update_bio

Update account setting for bio.

Primary URL: https://endpoint.hey.cafe/post_account_update_bio
base64Required
bio
The new value.
Requires TokenCache Purge

post_account_update_feed

Update account setting for feed.

Primary URL: https://endpoint.hey.cafe/post_account_update_feed
textRequired
mode
The new value, options are: all, notnews, notme, others, account, cafe, clean.
Requires TokenAgecheckCache Purge

post_account_update_about

Update account setting for about.

Primary URL: https://endpoint.hey.cafe/post_account_update_about
base64Required
content
The new value.