Tire Guru
Default module

Notifications

Endpoint:https://api.prod.tireguru.net

Create Notification

POST
https://api.prod.tireguru.net
/api/v1/notifications

Create NotificationHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

Create Notification Request Body

  • titlestring · required
  • descriptionstring · required
  • shop_idnumber · required
  • employee_idsnumber[]
  • dataobject

Create Notification Responses

  • successboolean · required