API introspection – List packages, resources and their interfaces

Found 2 resources


Resource class Tesa\Flow\Controller\Core\Api\V1\ServiceController of type ServiceController
No access control

Skeleton service controller class

Interfaces

Found 1 interfaces in class Tesa\Flow\Controller\Core\Api\V1\ServiceController

Resource: Service, Method: fullSyncRequired

Endpoint
PUT /core/api/v1/service/full-sync-required/
PUT /core/api/v1/service/full-sync-required
Host: /
Accept: application/json
Content-Type: application/json
Content-Length: 59
Authorization: Bearer aHgxbjlpMTh3b3doczAzbDo4ODEwNzY0NC00MzE3LTRjY2ItYWE4MC0wYmQzYjkxOGZiYjQ=

{ "LastSyncDateTime": "Wed, 01 Jul 2020 10:34:05 GMT" }

HTTP/1.1 200 Ok
Date: Wed, 30 Sep 2020 12:55:39 +0000
Content-Length: 32
Content-Type: application/json

{ "FullSyncRequired": true }
Request header
Bearer Token named Authorization
Request data
String named LastSyncDateTime
Response data
Boolean named FullSyncRequired