Deletes deltas whose dates match the given @start_datetimes for the given @skill_profile_sid. If no @start_datetimes are given, it will delete all the deltas that the given @skill_profile_sid has. Errors:
grpc.Invalid: the @skill_profile_sid, or @start_datetimes in the request are invalid.
grpc.NotFound: no matching deltas are found for deletion.
grpc.Internal: error occurs during the deletion of the historical data interval.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.