{"info":{"_postman_id":"16412973-18b7-4c54-9de5-c9aae5be4b96","name":"Test","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"28038282","collectionId":"16412973-18b7-4c54-9de5-c9aae5be4b96","publishedId":"2s9XxsUbPx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-27T19:15:26.000Z"},"item":[{"name":"Get contacts","id":"ae490dac-f056-45da-b724-00e4f7a0fa32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-hasura-dex-api-key","value":"a76a8704acce48a","type":"text"}],"url":"https://api.getdex.com/api/rest/contacts/3165a47c-8b23-46cf-96c4-aaa9bcbea49e","urlObject":{"protocol":"https","path":["api","rest","contacts","3165a47c-8b23-46cf-96c4-aaa9bcbea49e"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae490dac-f056-45da-b724-00e4f7a0fa32"},{"name":"Post contact","id":"272918bc-273f-4fe1-851d-e7501a5e545a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-hasura-dex-api-key","value":"a76a8704acce48a","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contact\": {\n            \"first_name\": \"demo user for type\",\n            \"last_name\": \"\",\n            \"job_title\": null,\n            \"description\": null,\n            \"contact_emails\": {\"data\": {\"email\": \"demo@gmail.com\"}},\n            \"contact_phone_numbers\": {\"data\": {\"phone_number\": \"8989898989\", \"label\": \"work\"}},\n            \"education\": null,\n            \"image_url\": \"https://storage.googleapis.com/dex-staging.appspot.com/contacts/prh1HWo44ibdMHUGZ3Xsa7XpnEZ2/9915d5ff-3f57-469a-892d-6ff01279bf85/avatar.jpeg\",\n            \"linkedin\": null,\n            \"twitter\": null,\n            \"instagram\": null,\n            \"telegram\": null,\n            \"birthday_year\": null,\n            \"last_seen_at\": null,\n            \"next_reminder_at\": null\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.getdex.com/api/rest/contacts","urlObject":{"protocol":"https","path":["api","rest","contacts"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"272918bc-273f-4fe1-851d-e7501a5e545a"},{"name":"Update contact","id":"d62820bd-9f90-4abd-b213-def9b88aae1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-hasura-dex-api-key","value":"a76a8704acce48a","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"update_contact_phone_numbers\": true,\n  \"contact_phone_numbers\": [\n    {\n      \"contact_id\": \"3a5de3d9-db97-4fc1-ab9a-81fab409a9dc\",\n      \"phone_number\": \"9660077249\",\n      \"label\": \"mobile\"\n    }\n  ],\n  \"contactId\": \"3a5de3d9-db97-4fc1-ab9a-81fab409a9dc\",\n  \"changes\": {\n      \"first_name\": \"Kavya\",\n      \"last_name\": \"Shankar\",\n      \"job_title\": null,\n      \"description\": null,\n      \"education\": null,\n      \"image_url\": \"https://storage.googleapis.com/dex-staging.appspot.com/contacts/prh1HWo44ibdMHUGZ3Xsa7XpnEZ2/9915d5ff-3f57-469a-892d-6ff01279bf85/avatar.jpeg\",\n      \"linkedin\": null,\n      \"facebook\": \"kavyashankar\",\n      \"twitter\": null,\n      \"instagram\": null,\n      \"telegram\": null,\n      \"last_seen_at\": null,\n      \"next_reminder_at\": null\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.getdex.com/api/rest/contacts/3a5de3d9-db97-4fc1-ab9a-81fab409a9dc","urlObject":{"protocol":"https","path":["api","rest","contacts","3a5de3d9-db97-4fc1-ab9a-81fab409a9dc"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d62820bd-9f90-4abd-b213-def9b88aae1f"},{"name":"Delete Contact","id":"92de7726-233d-46fd-a34b-f36f0f8ad8cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"url":"https://api.getdex.com/api/rest/contacts/{contactId}","urlObject":{"protocol":"https","path":["api","rest","contacts","{contactId}"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"92de7726-233d-46fd-a34b-f36f0f8ad8cc"},{"name":"Get All Reminders","id":"c3134ad5-f289-4821-848d-24781bdad923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"url":"https://api.getdex.com/api/rest/reminders","urlObject":{"protocol":"https","path":["api","rest","reminders"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3134ad5-f289-4821-848d-24781bdad923"},{"name":"Post Reminder","id":"5925e02f-4d27-4397-9184-54e2b68feaba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reminder\": {\n        \"title\": \"sample title\",\n        \"text\": \"adding sample reminder\",\n        \"is_complete\": false,\n        \"due_at_date\": \"2023-06-01\",\n        \"reminders_contacts\": {\"data\": [\n                {\"email\": \"75b7bc73-7be0-41a6-960a-183555c80976\"}, \n                {\"contact_id\": \"2a6102bc-972b-46da-8d3d-4eea17a757ce\"}\n            ]\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.getdex.com/api/rest/reminders","urlObject":{"protocol":"https","path":["api","rest","reminders"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5925e02f-4d27-4397-9184-54e2b68feaba"},{"name":"Update Reminder","id":"a48ce421-aabe-4453-b93b-11f5d99e7209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"changes\": {\n        \"text\": \"\",\n        \"is_complete\": false,\n        \"due_at_time\": null,\n        \"due_at_date\": \"2024-05-17\"\n    },\n    \"reminders_contacts\": [\n        {\n            \"reminder_id\": \"374e36cd-74b5-4f6e-9196-65c3e5ee9f08\",\n            \"contact_id\": \"75b7bc73-7be0-41a6-960a-183555c80976\"\n        }\n    ],\n    \"update_contacts\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.getdex.com/api/rest/reminders/{reminderId}","urlObject":{"protocol":"https","path":["api","rest","reminders","{reminderId}"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a48ce421-aabe-4453-b93b-11f5d99e7209"},{"name":"Delete Reminder","id":"8b2bdde7-da5a-4832-8ee7-ad336f7de25b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"url":"https://api.getdex.com/api/rest/reminders/{reminderId}","urlObject":{"protocol":"https","path":["api","rest","reminders","{reminderId}"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b2bdde7-da5a-4832-8ee7-ad336f7de25b"},{"name":"Get All Notes","id":"ba99c14f-9fb7-4c83-b24d-6635c022072d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"url":"https://api.getdex.com/api/rest/timeline_items?limit=2&offset=0","urlObject":{"protocol":"https","path":["api","rest","timeline_items"],"host":["api","getdex","com"],"query":[{"key":"limit","value":"2"},{"key":"offset","value":"0"}],"variable":[]}},"response":[],"_postman_id":"ba99c14f-9fb7-4c83-b24d-6635c022072d"},{"name":"Post note","id":"33d09467-32dd-4854-9adb-8f00ba8f82f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timeline_event\": {\n        \"note\": \"\",\n        \"custom_emoji\": \"\",\n        \"event_time\": \"2023-05-19T01:03:27.083Z\",\n        \"meeting_type_id\": \"4e826a0b-d58f-43bf-90d4-7a0d53c88b9f\",\n        \"timeline_items_contacts\": {\n            \"data\": [{\"contact_id\" : \"75b7bc73-7be0-41a6-960a-183555c80976\"}]\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.getdex.com/api/rest/timeline_items","urlObject":{"protocol":"https","path":["api","rest","timeline_items"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"33d09467-32dd-4854-9adb-8f00ba8f82f7"},{"name":"Update note","id":"db753d67-b518-460f-adba-c2e6126a6795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"changes\": {\n        \"note\": \"\",\n        \"custom_emoji\": \"\",\n        \"event_time\": \"2023-05-19T01:03:27.083Z\",\n        \"meeting_type_id\": \"4e826a0b-d58f-43bf-90d4-7a0d53c88b9f\"\n    },\n    \"timeline_items_contacts\": [\n        {\n            \"timeline_item_id\": \"7a581ccc-440c-4659-a17b-8409ed8b4af3\",\n            \"contact_id\": \"75b7bc73-7be0-41a6-960a-183555c80976\"\n        }\n    ],\n    \"update_contacts\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.getdex.com/api/rest/timeline_items/{timelineItemId}","urlObject":{"protocol":"https","path":["api","rest","timeline_items","{timelineItemId}"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"db753d67-b518-460f-adba-c2e6126a6795"},{"name":"Delete note","id":"40d87dad-e4e6-49ac-9c80-79466fb1c404","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-hasura-dex-api-key","value":"","type":"text"}],"url":"https://api.getdex.com/api/rest/timeline_items/{timelineItemId}","urlObject":{"protocol":"https","path":["api","rest","timeline_items","{timelineItemId}"],"host":["api","getdex","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"40d87dad-e4e6-49ac-9c80-79466fb1c404"},{"name":"New Request","id":"ab80acb2-e14b-45ab-8209-ca7746ecb30a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-hasura-dex-api-key","value":"5be1dff13193880","type":"text"}],"url":"https://api.getdex.com/api/rest/timeline_items/contacts/:contactId","urlObject":{"protocol":"https","path":["api","rest","timeline_items","contacts",":contactId"],"host":["api","getdex","com"],"query":[],"variable":[{"type":"any","value":"22f06878-bd51-4d02-997a-189961634c56","key":"contactId"}]}},"response":[],"_postman_id":"ab80acb2-e14b-45ab-8209-ca7746ecb30a"},{"name":"https://api.us.nylas.com/v3/migration-tools/grants/<account_id>/clone","id":"4c52af31-1768-4014-8433-4ff066ddcb0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <NYLAS_API_KEY>"}],"url":"https://api.us.nylas.com/v3/migration-tools/grants/<account_id>/clone","description":"<p>Generated from cURL: curl --request POST <br />  --url '<a href=\"https://api.us.nylas.com/v3/migration-tools/grants/\">https://api.us.nylas.com/v3/migration-tools/grants/</a>/clone' <br />  --header 'Content-Type: application/json' <br />  --header 'Authorization: Bearer ' \\</p>\n","urlObject":{"protocol":"https","path":["v3","migration-tools","grants","<account_id>","clone"],"host":["api","us","nylas","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c52af31-1768-4014-8433-4ff066ddcb0e"},{"name":"https://api.us.nylas.com/v3/migration-tools/link-v2v3-apps<base64encoded","id":"b24676b6-93e6-46d2-886d-36c61d4af9bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <NYLAS_API_KEY>"},{"key":"BasicV2","value":""}],"url":"https://api.us.nylas.com/v3/migration-tools/link-v2v3-apps<base64encoded","description":"<p>Generated from cURL: curl --request POST <br />  --url '<a href=\"https://api.us.nylas.com/v3/migration-tools/link-v2v3-apps\">https://api.us.nylas.com/v3/migration-tools/link-v2v3-apps</a>' <br />  --header 'Authorization: Bearer ' <br />  --header 'BasicV2: </p>\n","urlObject":{"protocol":"https","path":["v3","migration-tools","link-v2v3-apps<base64encoded"],"host":["api","us","nylas","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b24676b6-93e6-46d2-886d-36c61d4af9bd"},{"name":"https://api.us.nylas.com/v3/migration-tools/import-v2-app","id":"f2b9d69e-f353-4155-9bf6-a05a5cac8a1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <NYLAS_API_KEY>"}],"url":"https://api.us.nylas.com/v3/migration-tools/import-v2-app","description":"<p>Generated from cURL: curl --request POST <br />  --url '<a href=\"https://api.us.nylas.com/v3/migration-tools/import-v2-app\">https://api.us.nylas.com/v3/migration-tools/import-v2-app</a>' <br />  --header 'Authorization: Bearer ' \\</p>\n","urlObject":{"protocol":"https","path":["v3","migration-tools","import-v2-app"],"host":["api","us","nylas","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2b9d69e-f353-4155-9bf6-a05a5cac8a1b"},{"name":"https://api.us.nylas.com/v3/webhooks/mock-payload","id":"15342634-fa4b-46bb-9e8c-19dadc8ea046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"Bearer <NYLAS_API_KEY>"}],"body":{"mode":"raw","raw":"{\n    \"trigger_type\": \"<string>\",\n    \"webhook_url\": \"<string>\"\n  }","options":{"raw":{"language":"json"}}},"url":"https://api.us.nylas.com/v3/webhooks/mock-payload","description":"<p>Generated from cURL: curl --request POST <br />  --url '<a href=\"https://api.us.nylas.com/v3/webhooks/mock-payload\">https://api.us.nylas.com/v3/webhooks/mock-payload</a>' <br />  --header 'Content-Type: application/json' <br />  --header 'Accept: application/json' <br />  --header 'Authorization: Bearer ' <br />  --data '{\n    \"trigger_type\": \"\",\n    \"webhook_url\": \"\"\n  }'</p>\n","urlObject":{"protocol":"https","path":["v3","webhooks","mock-payload"],"host":["api","us","nylas","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"15342634-fa4b-46bb-9e8c-19dadc8ea046"},{"name":"https://oauth2.googleapis.com/revoke?token={token}","id":"13c242c0-f25c-470c-8fd2-3e1d1cbccf60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-type","value":"application/x-www-form-urlencoded"}],"url":"https://oauth2.googleapis.com/revoke?token={token}","description":"<p>Generated from cURL: curl -d -X -POST --header \"Content-type:application/x-www-form-urlencoded\" <br />        <a href=\"https://oauth2.googleapis.com/revoke?token=%7Btoken%7D\">https://oauth2.googleapis.com/revoke?token={token}</a></p>\n","urlObject":{"protocol":"https","path":["revoke"],"host":["oauth2","googleapis","com"],"query":[{"key":"token","value":"{token}"}],"variable":[]}},"response":[],"_postman_id":"13c242c0-f25c-470c-8fd2-3e1d1cbccf60"},{"name":"https://api.nylas.com/a/<NYLAS_CLIENT_ID>/accounts/<ACCOUNT_ID>/revoke-all","id":"697ba60e-7f20-4379-8d39-e4efe95de1ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.nylas.com/a/<NYLAS_CLIENT_ID>/accounts/<ACCOUNT_ID>/revoke-all","description":"<p>Generated from cURL: curl --request POST <br />  --url <a href=\"https://api.nylas.com/a/\">https://api.nylas.com/a/</a>/accounts//revoke-all <br />  --header 'Accept: application/json' <br />  -u \":\" <br />  --header 'Content-Type: application/json' \\</p>\n","urlObject":{"protocol":"https","path":["a","<NYLAS_CLIENT_ID>","accounts","<ACCOUNT_ID>","revoke-all"],"host":["api","nylas","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"697ba60e-7f20-4379-8d39-e4efe95de1ed"},{"name":"https://api.us.nylas.com/v3/grants/<NYLAS_GRANT_ID>/messages/schedules","id":"e02ed7ac-2929-4a77-b521-4eb0f7466d67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, application/gzip"},{"key":"Authorization","value":"Bearer <NYLAS_API_KEY>"}],"url":"https://api.us.nylas.com/v3/grants/<NYLAS_GRANT_ID>/messages/schedules","description":"<p>Generated from cURL: curl --request GET <br />  --url '<a href=\"https://api.us.nylas.com/v3/grants/\">https://api.us.nylas.com/v3/grants/</a>/messages/schedules' <br />  --header 'Accept: application/json, application/gzip' <br />  --header 'Authorization: Bearer '   </p>\n","urlObject":{"protocol":"https","path":["v3","grants","<NYLAS_GRANT_ID>","messages","schedules"],"host":["api","us","nylas","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e02ed7ac-2929-4a77-b521-4eb0f7466d67"},{"name":"https://api.us.nylas.com/v3/grants/<NYLAS_GRANT_ID>/messages/schedules/<SCHEDULE_ID>","id":"815b34ee-9f3a-4ad9-a706-f52fca37c253","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, application/gzip"},{"key":"Authorization","value":"Bearer <NYLAS_API_KEY>"}],"url":"https://api.us.nylas.com/v3/grants/<NYLAS_GRANT_ID>/messages/schedules/<SCHEDULE_ID>","description":"<p>Generated from cURL: curl --request GET <br />  --url '<a href=\"https://api.us.nylas.com/v3/grants/\">https://api.us.nylas.com/v3/grants/</a>/messages/schedules/' <br />  --header 'Accept: application/json, application/gzip' <br />  --header 'Authorization: Bearer '</p>\n","urlObject":{"protocol":"https","path":["v3","grants","<NYLAS_GRANT_ID>","messages","schedules","<SCHEDULE_ID>"],"host":["api","us","nylas","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"815b34ee-9f3a-4ad9-a706-f52fca37c253"},{"name":"https://api.handwrite.io/v1/handwriting","id":"2050631d-a91f-4631-9501-072016dd6e81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"test_hw_54838bde67e8e6255fa6"},{"key":"content-type","value":"application/json"}],"url":"https://api.handwrite.io/v1/handwriting","description":"<p>Generated from cURL: curl --request GET <br />  --url <a href=\"https://api.handwrite.io/v1/handwriting\">https://api.handwrite.io/v1/handwriting</a> <br />  --header 'authorization: test_hw_54838bde67e8e6255fa6' <br />  --header 'content-type: application/json'</p>\n","urlObject":{"protocol":"https","path":["v1","handwriting"],"host":["api","handwrite","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"2050631d-a91f-4631-9501-072016dd6e81"},{"name":"https://api.handwrite.io/v1/handwriting","id":"6cf27cfa-57e5-4483-a6d9-bbf685646da5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"live_hw_294835ec3090b857ce40"},{"key":"content-type","value":"application/json"}],"url":"https://api.handwrite.io/v1/handwriting","description":"<p>Generated from cURL: curl --request GET <br />  --url <a href=\"https://api.handwrite.io/v1/handwriting\">https://api.handwrite.io/v1/handwriting</a> <br />  --header 'authorization: test_hw_54838bde67e8e6255fa6' <br />  --header 'content-type: application/json'</p>\n","urlObject":{"protocol":"https","path":["v1","handwriting"],"host":["api","handwrite","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cf27cfa-57e5-4483-a6d9-bbf685646da5"},{"name":"http://localhost:3000/api/files/deleteFile","id":"d77dd52c-52eb-4813-8443-48ba758640f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"*/*"},{"key":"Accept-Language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"Connection","value":"keep-alive"},{"key":"Origin","value":"http://localhost:3000"},{"key":"Referer","value":"http://localhost:3000/files"},{"key":"Sec-Fetch-Dest","value":"empty"},{"key":"Sec-Fetch-Mode","value":"cors"},{"key":"Sec-Fetch-Site","value":"same-origin"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"},{"key":"baggage","value":"sentry-environment=development,sentry-public_key=a926df9f68c94146d747932e1d813bf7,sentry-trace_id=b2a2224b76cd41b899dfcea5fa759ffb,sentry-sample_rate=1,sentry-sampled=true"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"137\", \"Chromium\";v=\"137\", \"Not/A)Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sentry-trace","value":"b2a2224b76cd41b899dfcea5fa759ffb-abac00b707278edf-1"},{"key":"Cookie","value":"hubspotutk=e4979d87b998ad26ba56722962cd4cb1; _gcl_au=1.1.801902933.1748892884; _ga=GA1.1.387219118.1748892884; _rdt_uuid=1748892884068.f3bf2851-9bb2-4dad-b110-201d83c90ca3; ajs_anonymous_id=12efc7e6-1b43-40b8-80fe-e3e9ba64ade6; _ga_FZ0XMHPZ68=GS2.1.s1748892885$o1$g1$t1748892885$j60$l0$h0; _ga_PCXDELWGHG=GS2.1.s1748892885$o1$g1$t1748892885$j60$l0$h0; _ga_92PQC0PV99=GS2.1.s1748892883$o1$g1$t1748892886$j57$l0$h0; amplitude_id_d50b1a68a6e5af28c188998022e5c8db=eyJkZXZpY2VJZCI6ImU4MTg4NzYwLTc4ZTUtNDBmNC1hMjk5LWQyOGYzNzliOWMzOFIiLCJ1c2VySWQiOm51bGwsIm9wdE91dCI6ZmFsc2UsInNlc3Npb25JZCI6MTc0ODg5Mjg4NDk3MywibGFzdEV2ZW50VGltZSI6MTc0ODg5Mjg4ODgzNCwiZXZlbnRJZCI6MiwiaWRlbnRpZnlJZCI6Miwic2VxdWVuY2VOdW1iZXIiOjR9; __stripe_mid=0717b351-b856-4bab-9044-5bbe3bc26ba9239250; _clck=17nkgml%7C2%7Cfwh%7C0%7C1940; __hstc=181257784.e4979d87b998ad26ba56722962cd4cb1.1745512076700.1748966250812.1749056557721.86; sb-oasfbcvttcelqjymbnea-auth-token=%5B%22eyJhbGciOiJIUzI1NiIsImtpZCI6IlJST2dWYnBVS0RLVHVCYVYiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL29hc2ZiY3Z0dGNlbHFqeW1ibmVhLnN1cGFiYXNlLmNvL2F1dGgvdjEiLCJzdWIiOiI3MDRmN2RmZC02NGQ1LTQ2NDYtOTAyMy1hYTRmZWQ0MzFmYjIiLCJhdWQiOiJhdXRoZW50aWNhdGVkIiwiZXhwIjoxNzQ5MDYwMTU5LCJpYXQiOjE3NDkwNTY1NTksImVtYWlsIjoiamFpLnNvbmlAbGVicmFocS5jb20iLCJwaG9uZSI6IiIsImFwcF9tZXRhZGF0YSI6eyJvcmdfaWQiOiJmMTZlNjJlZC0wNmJmLTQwYzQtYmYzYS04ZTQzOGU4MDRjN2MiLCJwcm92aWRlciI6ImVtYWlsIiwicHJvdmlkZXJzIjpbImVtYWlsIl0sInVzZXJfaWQiOiI3MDRmN2RmZC02NGQ1LTQ2NDYtOTAyMy1hYTRmZWQ0MzFmYjIifSwidXNlcl9tZXRhZGF0YSI6eyJlbWFpbF92ZXJpZmllZCI6dHJ1ZX0sInJvbGUiOiJhdXRoZW50aWNhdGVkIiwiYWFsIjoiYWFsMSIsImFtciI6W3sibWV0aG9kIjoicGFzc3dvcmQiLCJ0aW1lc3RhbXAiOjE3NDgzNzUzNDl9XSwic2Vzc2lvbl9pZCI6IjkwYzRiYTJkLTYxMzctNDVjMi1iNzhhLWRjZDI4ZDlkNjA3NSIsImlzX2Fub255bW91cyI6ZmFsc2V9.JDesOjHPQf0s2iJ1NnOUwhxAwL5_68VhJEr7D-r_IUc%22%2C%22zkdskuuduu6y%22%2Cnull%2Cnull%2Cnull%5D; sb-pfejsaapfcmcfjlodgjy-auth-token=%7B%22access_token%22%3A%22eyJhbGciOiJIUzI1NiIsImtpZCI6IlkwcVY5Y0daWVVHN2VyN1QiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL3BmZWpzYWFwZmNtY2ZqbG9kZ2p5LnN1cGFiYXNlLmNvL2F1dGgvdjEiLCJzdWIiOiIwNTllNDQyYy1mYTk3LTRhNzQtYTc2Zi02YjQ3NmI5NDEwM2YiLCJhdWQiOiJhdXRoZW50aWNhdGVkIiwiZXhwIjoxNzQ5MTgwNzA4LCJpYXQiOjE3NDkxNzcxMDgsImVtYWlsIjoiamFpQGxlYnJhaHEuY29tIiwicGhvbmUiOiIiLCJhcHBfbWV0YWRhdGEiOnsib3JnX2lkIjoiZjE2ZTYyZWQtMDZiZi00MGM0LWJmM2EtOGU0MzhlODA0YzdjIiwicHJvdmlkZXIiOiJlbWFpbCIsInByb3ZpZGVycyI6WyJlbWFpbCJdLCJ1c2VyX2lkIjoiMDU5ZTQ0MmMtZmE5Ny00YTc0LWE3NmYtNmI0NzZiOTQxMDNmIn0sInVzZXJfbWV0YWRhdGEiOnt9LCJyb2xlIjoiYXV0aGVudGljYXRlZCIsImFhbCI6ImFhbDEiLCJhbXIiOlt7Im1ldGhvZCI6InBhc3N3b3JkIiwidGltZXN0YW1wIjoxNzQ5MTc3MTA4fV0sInNlc3Npb25faWQiOiIwMjA0OGNiMS03YWQwLTQ5YzgtOGM5MC0xNzIxZTdlOTFlOWEiLCJpc19hbm9ueW1vdXMiOmZhbHNlfQ.tpXs1r1K_1ZgVYD1fGH32v2XbZyfIXaE4vcvV6e7snQ%22%2C%22token_type%22%3A%22bearer%22%2C%22expires_in%22%3A3600%2C%22expires_at%22%3A1749180708%2C%22refresh_token%22%3A%22xEN2oY8t_fpu6l8-xGvKqA%22%2C%22user%22%3A%7B%22id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%2C%22aud%22%3A%22authenticated%22%2C%22role%22%3A%22authenticated%22%2C%22email%22%3A%22jai%40lebrahq.com%22%2C%22email_confirmed_at%22%3A%222024-09-06T14%3A36%3A53.546041Z%22%2C%22phone%22%3A%22%22%2C%22confirmed_at%22%3A%222024-09-06T14%3A36%3A53.546041Z%22%2C%22recovery_sent_at%22%3A%222024-10-03T23%3A05%3A12.010123Z%22%2C%22last_sign_in_at%22%3A%222025-06-06T02%3A31%3A48.303979943Z%22%2C%22app_metadata%22%3A%7B%22org_id%22%3A%22f16e62ed-06bf-40c4-bf3a-8e438e804c7c%22%2C%22provider%22%3A%22email%22%2C%22providers%22%3A%5B%22email%22%5D%2C%22user_id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%7D%2C%22user_metadata%22%3A%7B%7D%2C%22identities%22%3A%5B%7B%22identity_id%22%3A%22aa8c7880-6ab0-490f-ade7-feeee27c8e5b%22%2C%22id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%2C%22user_id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%2C%22identity_data%22%3A%7B%22email%22%3A%22jai%40lebrahq.com%22%2C%22email_verified%22%3Afalse%2C%22phone_verified%22%3Afalse%2C%22sub%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%7D%2C%22provider%22%3A%22email%22%2C%22last_sign_in_at%22%3A%222024-09-06T14%3A36%3A53.541623Z%22%2C%22created_at%22%3A%222024-09-06T14%3A36%3A53.541679Z%22%2C%22updated_at%22%3A%222024-09-06T14%3A36%3A53.541679Z%22%2C%22email%22%3A%22jai%40lebrahq.com%22%7D%5D%2C%22created_at%22%3A%222024-09-06T14%3A36%3A53.539272Z%22%2C%22updated_at%22%3A%222025-06-06T02%3A31%3A48.308349Z%22%2C%22is_anonymous%22%3Afalse%7D%7D"}],"body":{"mode":"formdata","formdata":[{"key":"openAIFileId","value":"file-JmNYzcL8EH9Y8zmaV8JKGR","type":"text"},{"key":"relativeFilePath","value":"059e442c-fa97-4a74-a76f-6b476b94103f/file-7n5pZhotzk1hVxXz1aRYR7.pdf","type":"text"},{"key":"fileLocation","value":"user-files","type":"text"},{"key":"vectorStoreId","value":"vs_GBfzNq1U5iNvPQY4yqFNBags","type":"text"},{"key":"orgAIFileId","value":"21303576-68cc-493f-98e1-b0b46982e9a8","type":"text"}]},"url":"http://localhost:3000/api/files/deleteFile","description":"<p>Generated from cURL: curl '<a href=\"http://localhost:3000/api/files/deleteFile\">http://localhost:3000/api/files/deleteFile</a>' <br />  -H 'Accept: <em>/</em>' <br />  -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'Connection: keep-alive' <br />  -H 'Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryAG5LHctjGCKG4Oal' <br />  -b 'hubspotutk=e4979d87b998ad26ba56722962cd4cb1; _gcl_au=1.1.801902933.1748892884; _ga=GA1.1.387219118.1748892884; _rdt_uuid=1748892884068.f3bf2851-9bb2-4dad-b110-201d83c90ca3; ajs_anonymous_id=12efc7e6-1b43-40b8-80fe-e3e9ba64ade6; _ga_FZ0XMHPZ68=GS2.1.s1748892885$o1$g1$t1748892885$j60$l0$h0; _ga_PCXDELWGHG=GS2.1.s1748892885$o1$g1$t1748892885$j60$l0$h0; _ga_92PQC0PV99=GS2.1.s1748892883$o1$g1$t1748892886$j57$l0$h0; amplitude_id_d50b1a68a6e5af28c188998022e5c8db=eyJkZXZpY2VJZCI6ImU4MTg4NzYwLTc4ZTUtNDBmNC1hMjk5LWQyOGYzNzliOWMzOFIiLCJ1c2VySWQiOm51bGwsIm9wdE91dCI6ZmFsc2UsInNlc3Npb25JZCI6MTc0ODg5Mjg4NDk3MywibGFzdEV2ZW50VGltZSI6MTc0ODg5Mjg4ODgzNCwiZXZlbnRJZCI6MiwiaWRlbnRpZnlJZCI6Miwic2VxdWVuY2VOdW1iZXIiOjR9; __stripe_mid=0717b351-b856-4bab-9044-5bbe3bc26ba9239250; _clck=17nkgml%7C2%7Cfwh%7C0%7C1940; __hstc=181257784.e4979d87b998ad26ba56722962cd4cb1.1745512076700.1748966250812.1749056557721.86; sb-oasfbcvttcelqjymbnea-auth-token=%5B%22eyJhbGciOiJIUzI1NiIsImtpZCI6IlJST2dWYnBVS0RLVHVCYVYiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL29hc2ZiY3Z0dGNlbHFqeW1ibmVhLnN1cGFiYXNlLmNvL2F1dGgvdjEiLCJzdWIiOiI3MDRmN2RmZC02NGQ1LTQ2NDYtOTAyMy1hYTRmZWQ0MzFmYjIiLCJhdWQiOiJhdXRoZW50aWNhdGVkIiwiZXhwIjoxNzQ5MDYwMTU5LCJpYXQiOjE3NDkwNTY1NTksImVtYWlsIjoiamFpLnNvbmlAbGVicmFocS5jb20iLCJwaG9uZSI6IiIsImFwcF9tZXRhZGF0YSI6eyJvcmdfaWQiOiJmMTZlNjJlZC0wNmJmLTQwYzQtYmYzYS04ZTQzOGU4MDRjN2MiLCJwcm92aWRlciI6ImVtYWlsIiwicHJvdmlkZXJzIjpbImVtYWlsIl0sInVzZXJfaWQiOiI3MDRmN2RmZC02NGQ1LTQ2NDYtOTAyMy1hYTRmZWQ0MzFmYjIifSwidXNlcl9tZXRhZGF0YSI6eyJlbWFpbF92ZXJpZmllZCI6dHJ1ZX0sInJvbGUiOiJhdXRoZW50aWNhdGVkIiwiYWFsIjoiYWFsMSIsImFtciI6W3sibWV0aG9kIjoicGFzc3dvcmQiLCJ0aW1lc3RhbXAiOjE3NDgzNzUzNDl9XSwic2Vzc2lvbl9pZCI6IjkwYzRiYTJkLTYxMzctNDVjMi1iNzhhLWRjZDI4ZDlkNjA3NSIsImlzX2Fub255bW91cyI6ZmFsc2V9.JDesOjHPQf0s2iJ1NnOUwhxAwL5_68VhJEr7D-r_IUc%22%2C%22zkdskuuduu6y%22%2Cnull%2Cnull%2Cnull%5D; sb-pfejsaapfcmcfjlodgjy-auth-token=%7B%22access_token%22%3A%22eyJhbGciOiJIUzI1NiIsImtpZCI6IlkwcVY5Y0daWVVHN2VyN1QiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL3BmZWpzYWFwZmNtY2ZqbG9kZ2p5LnN1cGFiYXNlLmNvL2F1dGgvdjEiLCJzdWIiOiIwNTllNDQyYy1mYTk3LTRhNzQtYTc2Zi02YjQ3NmI5NDEwM2YiLCJhdWQiOiJhdXRoZW50aWNhdGVkIiwiZXhwIjoxNzQ5MTgwNzA4LCJpYXQiOjE3NDkxNzcxMDgsImVtYWlsIjoiamFpQGxlYnJhaHEuY29tIiwicGhvbmUiOiIiLCJhcHBfbWV0YWRhdGEiOnsib3JnX2lkIjoiZjE2ZTYyZWQtMDZiZi00MGM0LWJmM2EtOGU0MzhlODA0YzdjIiwicHJvdmlkZXIiOiJlbWFpbCIsInByb3ZpZGVycyI6WyJlbWFpbCJdLCJ1c2VyX2lkIjoiMDU5ZTQ0MmMtZmE5Ny00YTc0LWE3NmYtNmI0NzZiOTQxMDNmIn0sInVzZXJfbWV0YWRhdGEiOnt9LCJyb2xlIjoiYXV0aGVudGljYXRlZCIsImFhbCI6ImFhbDEiLCJhbXIiOlt7Im1ldGhvZCI6InBhc3N3b3JkIiwidGltZXN0YW1wIjoxNzQ5MTc3MTA4fV0sInNlc3Npb25faWQiOiIwMjA0OGNiMS03YWQwLTQ5YzgtOGM5MC0xNzIxZTdlOTFlOWEiLCJpc19hbm9ueW1vdXMiOmZhbHNlfQ.tpXs1r1K_1ZgVYD1fGH32v2XbZyfIXaE4vcvV6e7snQ%22%2C%22token_type%22%3A%22bearer%22%2C%22expires_in%22%3A3600%2C%22expires_at%22%3A1749180708%2C%22refresh_token%22%3A%22xEN2oY8t_fpu6l8-xGvKqA%22%2C%22user%22%3A%7B%22id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%2C%22aud%22%3A%22authenticated%22%2C%22role%22%3A%22authenticated%22%2C%22email%22%3A%22jai%40lebrahq.com%22%2C%22email_confirmed_at%22%3A%222024-09-06T14%3A36%3A53.546041Z%22%2C%22phone%22%3A%22%22%2C%22confirmed_at%22%3A%222024-09-06T14%3A36%3A53.546041Z%22%2C%22recovery_sent_at%22%3A%222024-10-03T23%3A05%3A12.010123Z%22%2C%22last_sign_in_at%22%3A%222025-06-06T02%3A31%3A48.303979943Z%22%2C%22app_metadata%22%3A%7B%22org_id%22%3A%22f16e62ed-06bf-40c4-bf3a-8e438e804c7c%22%2C%22provider%22%3A%22email%22%2C%22providers%22%3A%5B%22email%22%5D%2C%22user_id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%7D%2C%22user_metadata%22%3A%7B%7D%2C%22identities%22%3A%5B%7B%22identity_id%22%3A%22aa8c7880-6ab0-490f-ade7-feeee27c8e5b%22%2C%22id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%2C%22user_id%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%2C%22identity_data%22%3A%7B%22email%22%3A%22jai%40lebrahq.com%22%2C%22email_verified%22%3Afalse%2C%22phone_verified%22%3Afalse%2C%22sub%22%3A%22059e442c-fa97-4a74-a76f-6b476b94103f%22%7D%2C%22provider%22%3A%22email%22%2C%22last_sign_in_at%22%3A%222024-09-06T14%3A36%3A53.541623Z%22%2C%22created_at%22%3A%222024-09-06T14%3A36%3A53.541679Z%22%2C%22updated_at%22%3A%222024-09-06T14%3A36%3A53.541679Z%22%2C%22email%22%3A%22jai%40lebrahq.com%22%7D%5D%2C%22created_at%22%3A%222024-09-06T14%3A36%3A53.539272Z%22%2C%22updated_at%22%3A%222025-06-06T02%3A31%3A48.308349Z%22%2C%22is_anonymous%22%3Afalse%7D%7D' <br />  -H 'Origin: <a href=\"http://localhost:3000\">http://localhost:3000</a>' <br />  -H 'Referer: <a href=\"http://localhost:3000/files\">http://localhost:3000/files</a>' <br />  -H 'Sec-Fetch-Dest: empty' <br />  -H 'Sec-Fetch-Mode: cors' <br />  -H 'Sec-Fetch-Site: same-origin' <br />  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' <br />  -H 'baggage: sentry-environment=development,sentry-public_key=a926df9f68c94146d747932e1d813bf7,sentry-trace_id=b2a2224b76cd41b899dfcea5fa759ffb,sentry-sample_rate=1,sentry-sampled=true' <br />  -H 'sec-ch-ua: \"Google Chrome\";v=\"137\", \"Chromium\";v=\"137\", \"Not/A)Brand\";v=\"24\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sentry-trace: b2a2224b76cd41b899dfcea5fa759ffb-abac00b707278edf-1' <br />  --data-raw $'------WebKitFormBoundaryAG5LHctjGCKG4Oal\\r\\nContent-Disposition: form-data; name=\"openAIFileId\"\\r\\n\\r\\nfile-JmNYzcL8EH9Y8zmaV8JKGR\\r\\n------WebKitFormBoundaryAG5LHctjGCKG4Oal\\r\\nContent-Disposition: form-data; name=\"relativeFilePath\"\\r\\n\\r\\n059e442c-fa97-4a74-a76f-6b476b94103f/file-7n5pZhotzk1hVxXz1aRYR7.pdf\\r\\n------WebKitFormBoundaryAG5LHctjGCKG4Oal\\r\\nContent-Disposition: form-data; name=\"fileLocation\"\\r\\n\\r\\nuser-files\\r\\n------WebKitFormBoundaryAG5LHctjGCKG4Oal\\r\\nContent-Disposition: form-data; name=\"vectorStoreId\"\\r\\n\\r\\nvs_GBfzNq1U5iNvPQY4yqFNBags\\r\\n------WebKitFormBoundaryAG5LHctjGCKG4Oal\\r\\nContent-Disposition: form-data; name=\"orgAIFileId\"\\r\\n\\r\\n21303576-68cc-493f-98e1-b0b46982e9a8\\r\\n------WebKitFormBoundaryAG5LHctjGCKG4Oal--\\r\\n'</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","files","deleteFile"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d77dd52c-52eb-4813-8443-48ba758640f8"},{"name":"https://pfejsaapfcmcfjlodgjy.supabase.co/auth/v1/token?grant_type=password","id":"49b640f6-65bc-4779-b736-983e1cb37cc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"apikey","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InBmZWpzYWFwZmNtY2ZqbG9kZ2p5Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2Nzg5MTU0OTcsImV4cCI6MTk5NDQ5MTQ5N30.Ino_2NChGiZo9u4SzNGxmawEugAkxesGoD-Q31JXV9M"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InBmZWpzYWFwZmNtY2ZqbG9kZ2p5Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2Nzg5MTU0OTcsImV4cCI6MTk5NDQ5MTQ5N30.Ino_2NChGiZo9u4SzNGxmawEugAkxesGoD-Q31JXV9M"},{"key":"content-type","value":"application/json;charset=UTF-8"},{"key":"origin","value":"https://www.lebrahq.com"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://www.lebrahq.com/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"137\", \"Chromium\";v=\"137\", \"Not/A)Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"cross-site"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"},{"key":"x-client-info","value":"supabase-ssr/0.6.1 createBrowserClient"},{"key":"x-supabase-api-version","value":"2024-01-01"}],"body":{"mode":"raw","raw":"{\"email\":\"jai@lebrahq.com\",\"password\":\"asdfiba\",\"gotrue_meta_security\":{}}","options":{"raw":{"language":"json"}}},"url":"https://pfejsaapfcmcfjlodgjy.supabase.co/auth/v1/token?grant_type=password","description":"<p>Generated from cURL: curl '<a href=\"https://pfejsaapfcmcfjlodgjy.supabase.co/auth/v1/token?grant_type=password\">https://pfejsaapfcmcfjlodgjy.supabase.co/auth/v1/token?grant_type=password</a>' <br />  -H 'accept: <em>/</em>' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'apikey: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InBmZWpzYWFwZmNtY2ZqbG9kZ2p5Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2Nzg5MTU0OTcsImV4cCI6MTk5NDQ5MTQ5N30.Ino_2NChGiZo9u4SzNGxmawEugAkxesGoD-Q31JXV9M' <br />  -H 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InBmZWpzYWFwZmNtY2ZqbG9kZ2p5Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2Nzg5MTU0OTcsImV4cCI6MTk5NDQ5MTQ5N30.Ino_2NChGiZo9u4SzNGxmawEugAkxesGoD-Q31JXV9M' <br />  -H 'content-type: application/json;charset=UTF-8' <br />  -H 'origin: <a href=\"https://www.lebrahq.com\">https://www.lebrahq.com</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://www.lebrahq.com/\">https://www.lebrahq.com/</a>' <br />  -H 'sec-ch-ua: \"Google Chrome\";v=\"137\", \"Chromium\";v=\"137\", \"Not/A)Brand\";v=\"24\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: cross-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' <br />  -H 'x-client-info: supabase-ssr/0.6.1 createBrowserClient' <br />  -H 'x-supabase-api-version: 2024-01-01' <br />  --data-raw '{\"email\":\"<a href=\"mailto:jai@lebrahq.com\">jai@lebrahq.com</a>\",\"password\":\"asdfiba\",\"gotrue_meta_security\":{}}'</p>\n","urlObject":{"protocol":"https","path":["auth","v1","token"],"host":["pfejsaapfcmcfjlodgjy","supabase","co"],"query":[{"key":"grant_type","value":"password"}],"variable":[]}},"response":[],"_postman_id":"49b640f6-65bc-4779-b736-983e1cb37cc4"}]}