curl --request POST \
--url http://localhost:8000/api/v1/integration_account/check \
--header 'Content-Type: application/json' \
--data '{
"integrationDefinitionId": "<string>",
"config": {},
"authType": "<string>",
"workspaceId": "<string>"
}'
{}
The response is of type object
.
curl --request POST \
--url http://localhost:8000/api/v1/integration_account/check \
--header 'Content-Type: application/json' \
--data '{
"integrationDefinitionId": "<string>",
"config": {},
"authType": "<string>",
"workspaceId": "<string>"
}'
{}
curl --request POST \
--url http://localhost:8000/api/v1/integration_account/check \
--header 'Content-Type: application/json' \
--data '{
"integrationDefinitionId": "<string>",
"config": {},
"authType": "<string>",
"workspaceId": "<string>"
}'
{}
The response is of type object
.
curl --request POST \
--url http://localhost:8000/api/v1/integration_account/check \
--header 'Content-Type: application/json' \
--data '{
"integrationDefinitionId": "<string>",
"config": {},
"authType": "<string>",
"workspaceId": "<string>"
}'
{}