v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Create a Profile Relationship

post/profile-relationships/

Request body

relationship_type_keystring required

The key of the Relationship Type. Example: follow

from_profile_idstring required

The ID of the user profile on the from side of the relationship. When called with a Profile Access Token, this field must be the ID of the calling user.

to_profile_idstring required

The ID of the user profile on the to side of the relationship.

Response

201

created_atstring
idstring
urlstring

Example response

{
  "created_at": "2023-02-21T15:49:15.694898Z",
  "from_profile": {
    "badge_progress_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/badge-progress/",
    "badges_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/badges/",
    "block_profile_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/",
    "blocked_profile_ids_url": "https://cf-blast.livelikecdn.com/api/v1/blocked-profile-ids/",
    "blocked_profiles_template_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/?blocked_profile_id={blocked_profile_id}",
    "chat_room_memberships_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/chat-room-memberships/",
    "created_at": "2022-04-22T10:28:08Z",
    "earned_badges_url": "https://cf-blast.livelikecdn.com/api/v1/earned-badges/?profile_id=cb4a1bc8-fa5a-41e8-8add-ae48116ae788",
    "id": "cb4a1bc8-fa5a-41e8-8add-ae48116ae788",
    "leaderboard_views_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/leaderboard-views/",
    "leaderboards_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/leaderboards/",
    "nickname": "Loyal Champion",
    "reward_item_balances_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/reward-item-balances/",
    "reward_item_credit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/reward-item-credits/",
    "reward_item_debit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/reward-item-debits/",
    "reward_item_transfer_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/reward-item-transfers/",
    "subscribe_channel": "profile.cb4a1bc8-fa5a-41e8-8add-ae48116ae788",
    "url": "https://cf-blast.livelikecdn.com/api/v1/profiles/cb4a1bc8-fa5a-41e8-8add-ae48116ae788/"
  },
  "id": "5b3ba1d6-de13-4615-a344-6f3cdb7621e0",
  "relationship_type": {
    "client_id": "ApwNvZVpqAwHdWGxmdOde5W4ehMqqRkbuRPfu9OP",
    "created_at": "2023-02-21T14:43:30.325594Z",
    "id": "7da7c4c8-6e42-4d50-8d32-aa0be0bd0933",
    "key": "follow",
    "name": "Follow",
    "url": "https://cf-blast.livelikecdn.com/api/v1/profile-relationship-types/7da7c4c8-6e42-4d50-8d32-aa0be0bd0933/"
  },
  "to_profile": {
    "badge_progress_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/badge-progress/",
    "badges_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/badges/",
    "block_profile_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/",
    "blocked_profile_ids_url": "https://cf-blast.livelikecdn.com/api/v1/blocked-profile-ids/",
    "blocked_profiles_template_url": "https://cf-blast.livelikecdn.com/api/v1/profile-blocks/?blocked_profile_id={blocked_profile_id}",
    "chat_room_memberships_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/chat-room-memberships/",
    "created_at": "2021-05-12T02:49:52Z",
    "earned_badges_url": "https://cf-blast.livelikecdn.com/api/v1/earned-badges/?profile_id=c8b1d0e0-8e90-4094-b74a-1b4888002352",
    "id": "c8b1d0e0-8e90-4094-b74a-1b4888002352",
    "leaderboard_views_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/leaderboard-views/",
    "leaderboards_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/leaderboards/",
    "nickname": "Snarky Shark",
    "reward_item_balances_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/reward-item-balances/",
    "reward_item_credit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/reward-item-credits/",
    "reward_item_debit_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/reward-item-debits/",
    "reward_item_transfer_url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/reward-item-transfers/",
    "subscribe_channel": "profile.c8b1d0e0-8e90-4094-b74a-1b4888002352",
    "url": "https://cf-blast.livelikecdn.com/api/v1/profiles/c8b1d0e0-8e90-4094-b74a-1b4888002352/"
  },
  "url": "https://cf-blast.livelikecdn.com/api/v1/profile-relationships/5b3ba1d6-de13-4615-a344-6f3cdb7621e0/"
}