post https://{server}/api/v2.1/third-party-accounts//
Bound a third party email account in a base by using the params in the sample request body. The returned id
value is the ID of this account.
Response
Bound a third party email account in a base by using the params in the sample request body. The returned id
value is the ID of this account.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/third-party-accounts/base_uuid/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: