To test the validity of assigned or default credentials, the client can have the JetPatch server refresh its information on an endpoint, by performing a PUT request to the endpoint's connector, with an op:update-state key in the request body.
Request syntax:
PUT <connector-url>
{"op":"update-state"}
The response includes an ETag and a task object that can be used to track progress. Once the task is completed, the client can retrieve the endpoint object to check its status.
Comments
0 comments
Please sign in to leave a comment.