Patches the connection, updating only the specific fields and values provided.
Applies to
My APIs > integrator.io API runtime object > connections
Argument
options <Object, required>
Contains the following properties:
_id <String, required>
– the ID of the connection to patchpatch <Object, required>
– the specific fields and values to update
Returns
<Undefined>
Exceptions
This function throws an error if the API call fails for any reason.
Comments
0 comments
Please sign in to leave a comment.