Disconnect entity(s) from a connection without affecting other entities associated with the same connection.
entity_id(s) provided in the request body. The entity(s) must belong to the connection associated with the access_token used to call this endpoint. All other entities linked to the same connection remain active and unaffected. If you need to disconnect all entities under a connection at once, use the Disconnect endpoint instead.Please use your Access Token
Header used to specify the version for a given API request. Current version is 2020-09-17.
([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))Array of entity UUIDs to disconnect. At least one entity ID must be provided.
1OK
If the request is successful, Finch will return "success" (HTTP 200 status).