Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Success
Upserts an integration and validates it by checking if the provided API URL and token are valid.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success