Taiga
API ReferencePre EncounterOrganization External ProvidersV1

Deactivate organization external provider

Sets an organization external provider as deactivated. The path must contain the most recent version plus 1 to prevent race conditions. Deactivating historic versions is not supported.

DELETE
/organization-external-providers/v1/{id}/{version}

Authorization

BearerAuth
AuthorizationBearer <token>

Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.

In: header

Path Parameters

id*pre-encounterorganizationExternalProvidersv1OrganizationExternalProviderId

The unique identifier for an OrganizationExternalProvider in the database

Formatuuid
version*string

Response Body

application/json

application/json

curl -X DELETE "https://example.com/organization-external-providers/v1/497f6eca-6276-4993-bfeb-53cbbbba6f08/string"
Empty