Referência

Referência das rotas

Todas as 63 operações da V1. A clínica é derivada da API Key. Nunca envie clinica_id.

URL base:

https://wabnuxerjnecrjynyyfo.supabase.co/functions/v1/public-api-v1/v1
MétodoCaminhoScopeOperação
GET/v1/accountaccount:readgetAccount
PATCH/v1/accountaccount:writeupdateAccount
GET/v1/subscriptionsubscription:readgetSubscription
GET/v1/usersusers:readlistUsers
POST/v1/users/invitationsusers:writeinviteUser
PATCH/v1/users/{user_id}users:writeupdateUser
POST/v1/users/{user_id}/deactivateusers:writedeactivateUser
POST/v1/users/{user_id}/reactivateusers:writereactivateUser
GET/v1/contactscontacts:readlistContacts
POST/v1/contactscontacts:writecreateContact
GET/v1/contacts/{contact_id}contacts:readgetContact
PATCH/v1/contacts/{contact_id}contacts:writeupdateContact
DELETE/v1/contacts/{contact_id}contacts:deletedeleteContact
POST/v1/contacts/{contact_id}/movekanban:writemoveContact
POST/v1/contacts/{contact_id}/follow-up/pausecontacts:writepauseContactFollowUp
POST/v1/contacts/{contact_id}/follow-up/resumecontacts:writeresumeContactFollowUp
GET/v1/kanban/stageskanban:readlistKanbanStages
POST/v1/kanban/stageskanban:writecreateKanbanStage
PATCH/v1/kanban/stages/{stage_id}kanban:writeupdateKanbanStage
PUT/v1/kanban/stages/orderkanban:writereorderKanbanStages
DELETE/v1/kanban/stages/{stage_id}kanban:writedeleteKanbanStage
GET/v1/follow-ups/campaignsfollowups:readlistFollowUpCampaigns
POST/v1/follow-ups/campaignsfollowups:writecreateFollowUpCampaign
GET/v1/follow-ups/campaigns/{campaign_id}followups:readgetFollowUpCampaign
PATCH/v1/follow-ups/campaigns/{campaign_id}followups:writeupdateFollowUpCampaign
POST/v1/follow-ups/campaigns/{campaign_id}/archivefollowups:writearchiveFollowUpCampaign
POST/v1/follow-ups/campaigns/{campaign_id}/activatefollowups:executeactivateFollowUpCampaign
POST/v1/follow-ups/campaigns/{campaign_id}/pausefollowups:executepauseFollowUpCampaign
GET/v1/follow-ups/campaigns/{campaign_id}/templatesfollowups:readlistFollowUpTemplates
POST/v1/follow-ups/campaigns/{campaign_id}/templatesfollowups:writecreateFollowUpTemplate
PATCH/v1/follow-ups/templates/{template_id}followups:writeupdateFollowUpTemplate
POST/v1/follow-ups/templates/{template_id}/archivefollowups:writearchiveFollowUpTemplate
GET/v1/follow-ups/executionsfollowups:readlistFollowUpExecutions
GET/v1/follow-ups/metricsfollowups:readgetFollowUpMetrics
GET/v1/ads/contactsads:readlistAdContacts
GET/v1/ads/rulesads:readlistAdRules
POST/v1/ads/rulesads:writecreateAdRule
PATCH/v1/ads/rules/{rule_id}ads:writeupdateAdRule
DELETE/v1/ads/rules/{rule_id}ads:writedeleteAdRule
GET/v1/links/customlinks:readlistCustomLinks
POST/v1/links/customlinks:writecreateCustomLink
PATCH/v1/links/custom/{link_id}links:writeupdateCustomLink
DELETE/v1/links/custom/{link_id}links:writedeleteCustomLink
GET/v1/links/trackinglinks:readlistTrackingLinks
POST/v1/links/trackinglinks:writecreateTrackingLink
PATCH/v1/links/tracking/{link_id}links:writeupdateTrackingLink
DELETE/v1/links/tracking/{link_id}links:writedeleteTrackingLink
GET/v1/links/contactslinks:readlistLinkContacts
GET/v1/links/metricslinks:readgetLinkMetrics
GET/v1/tagstags:readlistTags
POST/v1/tagstags:writecreateTag
PATCH/v1/tags/{tag_id}tags:writeupdateTag
DELETE/v1/tags/{tag_id}tags:writedeleteTag
PUT/v1/contacts/{contact_id}/tagstags:writereplaceContactTags
GET/v1/servicesservices:readlistServices
POST/v1/servicesservices:writecreateService
PATCH/v1/services/{service_id}services:writeupdateService
DELETE/v1/services/{service_id}services:writedeactivateService
GET/v1/appointmentsappointments:readlistAppointments
POST/v1/appointmentsappointments:writecreateAppointment
GET/v1/appointments/{appointment_id}appointments:readgetAppointment
PATCH/v1/appointments/{appointment_id}appointments:writeupdateAppointment
DELETE/v1/appointments/{appointment_id}appointments:writecancelAppointment

Contrato executável: OpenAPI 3.1.