Create Providers API

Updating a provider

Request

Headers

Accept: application/json
X-Auth-Token: API_TOKEN
Host: test.host
Content-Type: application/json

Route

PUT /api/providers/1

Body

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Location: http://test.host/api/providers/1
X-Robots-Tag: noindex, nofollow
Requests-Remaining: 99
Cache-Control: no-cache

Status

204

Body

Request

Headers

Accept: application/json
X-Auth-Token: API_TOKEN
Host: test.host
Content-Type: application/json

Route

GET http://test.host/api/providers/1

Body

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/json; charset=utf-8
Vary: Accept
X-Robots-Tag: noindex, nofollow
Requests-Remaining: 98
ETag: W/"a7e1553c56713186547911814556486a"
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 486

Status

200

Body