Integrations
Delete Auth
Remove all integration’s auth object from the project.
DELETE
/
api
/
v1
/
integration-auth
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Query Parameters
integration
string
requiredThe slug of the integration to be unauthorized.
projectId
string
requiredThe ID of the project to delete the integration auth from.
Response
200 - application/json
integrationAuth
object[]
requiredWas this page helpful?