v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Update an Application

This API requires using a Personal API Token. The requester must be an Admin in the organization

patch/{client_id}/

Path parameters

client_idstring required

The Application Client ID

Request body

namestring

The application name

default_chat_room_content_filterstring

The default content filter applied to new chat rooms created in the application. Choices are "none" (no filtering), "profanity" (profanity is filtered), and "producer" (only Producer users can post chat messages.)

block_policy'disabled' | 'active' | 'active_and_passive'

Controls how block relationships restrict actions and visibility

Response

200

urlstring
namestring
client_idstring
media_urlstring
pubnub_subscribe_keystring
pubnub_publish_keystring
pubnub_originstring
pubnub_heartbeat_intervalinteger
pubnub_presence_timeoutinteger
{"stackTrail":"paths:/{client_id}/:patch:responses:200:content:application/json:schema:properties:sendbird_app_id","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/{client_id}/:patch:responses:200:content:application/json:schema:properties:sendbird_api_endpoint","oasType":"schema","type":"unknown"}
sessions_urlstring
profile_urlstring
profile_detail_url_templatestring
sticker_packs_urlstring
reaction_packs_urlstring
image_urlstring
programs_urlstring
program_detail_url_templatestring
program_custom_id_url_templatestring
sticker_pack_detail_url_templatestring
reaction_pack_detail_url_templatestring
leaderboard_detail_url_templatestring
chat_rooms_urlstring
chat_room_detail_url_templatestring
create_chat_room_urlstring
chat_rooms_invitations_urlstring
chat_room_invitation_detail_url_templatestring
create_chat_room_invitation_urlstring
reward_items_urlstring
mixpanel_tokenstring
organization_idstring
organization_namestring
{"stackTrail":"paths:/{client_id}/:patch:responses:200:content:application/json:schema:properties:agora_app_id","oasType":"schema","type":"unknown"}
agora_token_url_templatestring
widget_detail_url_templatestring
badges_urlstring
reward_transactions_urlstring
profile_search_urlstring
profile_chat_room_received_invitations_url_templatestring
profile_chat_room_sent_invitations_url_templatestring

Example response

{
  "url": "https://cf-blast.livelikecdn.com/api/v1/applications/UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO/",
  "name": "ACME Sports!",
  "client_id": "UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "media_url": "https://cf-blast.livelikecdn.com/api/v1/media/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "pubnub_subscribe_key": "sub-c-b3c4bff2-16cd-11ea-a1d5-ea5a03b00545",
  "pubnub_publish_key": "pub-c-6e7847f6-4694-4bda-ae56-5b622911e35d",
  "pubnub_origin": "livelike.pubnubapi.com",
  "pubnub_heartbeat_interval": 279,
  "pubnub_presence_timeout": 279,
  "sessions_url": "https://blastrt-prod-us-east-1.livelikecdn.com/services/_forbidden",
  "profile_url": "https://cf-blast.livelikecdn.com/api/v1/applications/UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO/profile/",
  "profile_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/",
  "sticker_packs_url": "https://cf-blast.livelikecdn.com/api/v1/sticker-packs/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "reaction_packs_url": "https://cf-blast.livelikecdn.com/api/v1/reaction-packs/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "image_url": "https://cf-blast-storage.livelikecdn.com/assets/ddef2e42-404d-4d18-9a81-5fca49dbbf07.png",
  "programs_url": "https://cf-blast.livelikecdn.com/api/v1/programs/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "program_detail_url_template": "https://cf-blast-storage.livelikecdn.com/programs/{program_id}/program.json",
  "program_custom_id_url_template": "https://cf-blast.livelikecdn.com/api/v1/program-by-custom-id/UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO/{custom_id}/",
  "sticker_pack_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/sticker-packs/{sticker_pack_id}/",
  "reaction_pack_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/reaction-packs/{reaction_pack_id}/",
  "leaderboard_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/leaderboards/{leaderboard_id}/",
  "chat_rooms_url": "https://cf-blast.livelikecdn.com/api/v1/chat-rooms/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "chat_room_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/chat-rooms/{chat_room_id}/",
  "create_chat_room_url": "https://cf-blast.livelikecdn.com/api/v1/chat-rooms/",
  "chat_rooms_invitations_url": "https://cf-blast.livelikecdn.com/api/v1/chat-room-invitations/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "chat_room_invitation_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/chat-room-invitations/{chat_room_invitation_id}/",
  "create_chat_room_invitation_url": "https://cf-blast.livelikecdn.com/api/v1/chat-room-invitations/",
  "reward_items_url": "https://cf-blast.livelikecdn.com/api/v1/reward-items/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "mixpanel_token": "1517556f5e97ab3dfe3d8d8ee7811a3a",
  "organization_id": "a030a423-f7e0-46e2-81c0-8fbabdb0daf0",
  "organization_name": "ACME Sports, Inc.",
  "analytics_properties": {
    "Internal App ID": "UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
    "Internal App Name": "ACME Sports!",
    "Organization ID": "a030a423-f7e0-46e2-81c0-8fbabdb0daf0",
    "Organization Name": "ACME Sports, Inc."
  },
  "agora_token_url_template": "https://6q3ybezxn4.execute-api.us-east-1.amazonaws.com/services/agora-token/{chat_room_id}",
  "widget_detail_url_template": "https://cf-blast.livelikecdn.com/api/v1/widgets/{kind}/{id}/",
  "badges_url": "https://cf-blast.livelikecdn.com/api/v1/applications/UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO/badges/",
  "reward_transactions_url": "https://cf-blast.livelikecdn.com/api/v1/reward-transactions/",
  "profile_search_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO&nickname={search_name}",
  "profile_chat_room_received_invitations_url_template": "https://cf-blast.livelikecdn.com/api/v1/chat-room-invitations/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO&invited_profile_id={profile_id}&status={status}",
  "profile_chat_room_sent_invitations_url_template": "https://cf-blast.livelikecdn.com/api/v1/chat-room-invitations/?client_id=UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO&invited_by_id={invited_by_id}&status={status}"
}