v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Block a Profile

post/profile-blocks/

Response

201

idstring
urlstring
blocked_profile_idstring
blocked_by_profile_idstring

Example response

{
  "id": "bb24c17d-ab00-4085-9c0d-c3f1136de5f5",
  "url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/bb24c17d-ab00-4085-9c0d-c3f1136de5f5/",
  "blocked_profile_id": "f394d2cc-e7a3-4b73-9bed-81b38022f718",
  "blocked_by_profile_id": "76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1",
  "blocked_profile": {
    "id": "f394d2cc-e7a3-4b73-9bed-81b38022f718",
    "url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/",
    "created_at": "2021-11-04T16:02:37Z",
    "nickname": "Happy Giraffe",
    "badges_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/badges/",
    "badge_progress_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/badge-progress/",
    "subscribe_channel": "profile.f394d2cc-e7a3-4b73-9bed-81b38022f718",
    "chat_room_memberships_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/chat-room-memberships/",
    "reward_item_credit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/reward-item-credits/",
    "reward_item_debit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/reward-item-debits/",
    "reward_item_balances_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/reward-item-balances/",
    "reward_item_transfer_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/f394d2cc-e7a3-4b73-9bed-81b38022f718/reward-item-transfers/",
    "block_profile_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/",
    "blocked_profiles_template_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/?blocked_profile_id={blocked_profile_id}"
  },
  "blocked_by_profile": {
    "id": "76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1",
    "url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/",
    "created_at": "2021-11-10T07:01:49Z",
    "nickname": "Snarky Winner",
    "badges_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/badges/",
    "badge_progress_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/badge-progress/",
    "subscribe_channel": "profile.76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1",
    "chat_room_memberships_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/chat-room-memberships/",
    "reward_item_credit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/reward-item-credits/",
    "reward_item_debit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/reward-item-debits/",
    "reward_item_balances_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/reward-item-balances/",
    "reward_item_transfer_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/76b6db04-8e0c-47a7-ae6a-0c6e7958fcc1/reward-item-transfers/",
    "block_profile_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/",
    "blocked_profiles_template_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/?blocked_profile_id={blocked_profile_id}"
  }
}