Skip to content

Commit

Permalink
Updated header and added back format:json
Browse files Browse the repository at this point in the history
  • Loading branch information
FieldAppEngineerCombain authored Dec 6, 2023
1 parent 4018c56 commit be44d0e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions traxmate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@ description: Send data to Traxmate via TTI adapter
logo-url: https://traxmate.io/wp-content/uploads/2023/10/8429011b-92b9-4f53-b9fd-49285d29c437.png
info-url: https://traxmate.io
documentation-url: https://traxmate.io/support/getting-started/

fields:
- id: token
name: Servicetoken
description: Traxmate API Servicetoken - found under Settings -> Account
secret: true

format: json
headers:
Content-Type: json
Content-Type: application/json
create-downlink-api-key: true
base-url: https://capture.v1.traxmate.io/capture/service/{token}

0 comments on commit be44d0e

Please sign in to comment.