sepahr
  1. Providers
sepahr
  • profile
    • Providers
      • Increment provider page view count
        PATCH
      • getProviderNotifyCell
        GET
      • Update provider fields
        PATCH
      • Store a provider
        POST
      • get providers information
        GET
    • Users
      • get image
      • upload image
      • Get doctor master slug
      • insert new user
      • get users informations
      • get user information
      • update user information
      • send otp to verify user new cell
    • Memberships
      • deleteMembership
      • Insert membership record
      • Get membership records
    • Providers Specialities
      • delete a record of providers specialities
      • Update speciality alongside academic degree of a provider
      • Store list of specialities alongside academic degree for a provider
      • Get list of provider's specialities
    • SpecialitiesTags
      • tags of spciality
  • sepahr
    • anonymous call
      POST
    • calls search
      POST
    • Download Call Recording
      POST
  1. Providers

Increment provider page view count

PATCH
/v1/providers/{id}/increment-page-view
Providers
توضیحات مربوط به pat
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH 'https://apigw.paziresh24.com/v1/providers/1650046/increment-page-view'
Response Response Example
"string"

Request

Path Params
id
integer 
required
provider id
Example:
1650046

Responses

🟢200OK
application/json
Body
string 
optional
Response data differs from API specification
Modified at 2024-06-23 11:13:41
Next
getProviderNotifyCell
Built with