Authorization Artifacts REST Endpoints

Tracking Services/Authorization Artifacts
The authArtifacts resource is a child of the trackingServices resource. It includes authorization information required to access a tracking service as a specific user. It's reserved for use with internal connectors.
Delete an authorization artifact
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/trackingServices/{DisplayName}/child/authArtifacts/{authArtifactsUniqID}
Get all authorization artifacts
Method: get
Path: /hcmRestApi/resources/11.13.18.05/trackingServices/{DisplayName}/child/authArtifacts
Get an authorization artifact
Method: get
Path: /hcmRestApi/resources/11.13.18.05/trackingServices/{DisplayName}/child/authArtifacts/{authArtifactsUniqID}