Verify external data source usability
Required capabilities:
transformationsExternalDataSourcesAcl:USE
Check whether an external data source can be used by a transformation.
Returns the external id and the latest usableVersion of the data
source. If usableVersion is not present in the response, the
resource is missing or inaccessible.
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Body
The external ID provided by the client. Must be unique for the resource type.
255"my.known.id"