Deletes the Tour Week Patterns with the given @tour_week_pattern_sids for the org sending the request. Any Tour Week Instance or Segment Configs using @tour_week_pattern_sids will be deleted. Request will error if any @tour_week_pattern_sids are in use by a Tour Agent Collection, as those must be removed first. Errors:
grpc.Invalid: the request data is invalid.
grpc.FailedPrecondition: a @tour_week_pattern_sid is in use by a Tour Agent Collection.
grpc.Internal: error occurs when deleting the tour week patterns or configs.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.