Advertisement
Guest User

Untitled

a guest
Dec 16th, 2017
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. Request:
  2. Method: POST, RequestUri: 'http://localhost:8080/go-api-war/rest/activitydatas/multi', Version: 1.1, Content: System.Net.Http.StringContent, Headers:
  3. {
  4. Accept: application/json
  5. Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwODAvZ28tYXBpLXdhci9yZXN0LyIsImlhdCI6MTUxMzQ3NzAwOSwiZXhwIjoxNTEzNDc3MzA5fQ.xrXFz9-4BfWbE6pvAA8n02lD56O3REiBN3bx3lbbR46ETe_nPBVW9le7tDBlOTjzX4r3oAyxYXKWn_-VDfkWPw
  6. Content-Type: application/json; charset=utf-8
  7. }
  8. [{"goUserEmail":"admin@admin.com","loggedTime":1513476986,"activityDataTypeId":1,"dataValue":98},{"goUserEmail":"admin@admin.com","loggedTime":1513476986,"activityDataTypeId":1,"dataValue":77},{"goUserEmail":"admin@admin.com","loggedTime":1513476986,"activityDataTypeId":1,"dataValue":58}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement