delete https://{server}/api/v2.1/third-party-accounts///
Delete a third party account using its ID in the request URL.
Response
Delete a third party account using its ID in the request URL.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/third-party-accounts/base_uuid/3rd_party_account_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: